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

Base class for persisting the size of a Grid's Row or Column.
Inheritance: PersistentSize
Show file Open project: philcockfield/Open.TestHarness.SL

Protected Methods

Method Description
SyncSizeWithValue ( ) : void
SyncValueWithSize ( ) : void

Method Details

SyncSizeWithValue() protected method

protected SyncSizeWithValue ( ) : void
return void

SyncValueWithSize() protected method

protected SyncValueWithSize ( ) : void
return void