C# Class Open.Core.Common.AttachedBehavior.PersistentColumnSize

A behavior that stores the size of a Grid column.
Inheritance: PersistentGridSizeBase
Mostra file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Properties

Property Type Description
ColumnDefinitionProperty System.Windows.DependencyProperty

Public Methods

Method Description
PersistentColumnSize ( ) : System.Windows

Private Methods

Method Description
OnColumnDefinitionChanged ( ) : void

Method Details

PersistentColumnSize() public method

public PersistentColumnSize ( ) : System.Windows
return System.Windows

Property Details

ColumnDefinitionProperty public_oe static_oe property

Gets or sets the column to persist.
public static DependencyProperty,System.Windows ColumnDefinitionProperty
return System.Windows.DependencyProperty