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

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

Méthodes protégées

Méthode Description
SyncSizeWithValue ( ) : void
SyncValueWithSize ( ) : void

Method Details

SyncSizeWithValue() protected méthode

protected SyncSizeWithValue ( ) : void
Résultat void

SyncValueWithSize() protected méthode

protected SyncValueWithSize ( ) : void
Résultat void