Class BlockViewBehavior
Represents a behavior that can dynamically change the look-and-feel of BlockView.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public abstract class BlockViewBehavior
Methods
Name | Description |
---|---|
Cleanup(BlockView) | Cleanup the BlockView. |
Refresh(BlockView) | Refresh the BlockView. |
Setup(BlockView) | Setup the BlockView. |