Show / Hide Table of Contents

Class BlockViewBehavior

Represents a behavior that can dynamically change the look-and-feel of BlockView.

Inheritance
System.Object
BlockViewBehavior
BlockViewAlternation
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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest