Свойство | Type | Description | |
---|---|---|---|
LazyContentPropertyChangedCallback | void | ||
UpdateContent | void | ||
UpdateIsVisible | void |
Méthode | Description | |
---|---|---|
LazyContentPresenter ( ) : Windows.Foundation |
Initializes a new instance of the LazyContentPresenter class.
|
Méthode | Description | |
---|---|---|
ArrangeOverride ( |
Provides the behavior for the Arrange pass of layout. Classes can override this method to define their own Arrange pass behavior.
|
Méthode | Description | |
---|---|---|
LazyContentPropertyChangedCallback ( |
||
UpdateContent ( ) : void | ||
UpdateIsVisible ( ) : void |
protected ArrangeOverride ( |
||
finalSize | The final area within the parent that this object should use to arrange itself and its children. | |
Résultat |
public LazyContentPresenter ( ) : Windows.Foundation | ||
Résultat | Windows.Foundation |