Property | Type | Description | |
---|---|---|---|
ContentVisibilityProperty | |||
TitleStyleProperty |
Method | Description | |
---|---|---|
Legend ( ) : Windows.UI.Xaml |
Initializes a new instance of the Legend class.
|
Method | Description | |
---|---|---|
OnHeaderChanged ( object oldHeader, object newHeader ) : void |
Handles the OnHeaderChanged event for HeaderedItemsControl.
|
|
OnItemsChanged ( object e ) : void |
Handles the CollectionChanged event for HeaderedItemsControl's ItemsSource.
|
Method | Description | |
---|---|---|
UpdateContentVisibility ( ) : void |
Updates the ContentVisibility property to reflect the presence of content.
|
protected OnHeaderChanged ( object oldHeader, object newHeader ) : void | ||
oldHeader | object | Old header. |
newHeader | object | New header. |
return | void |
protected OnItemsChanged ( object e ) : void | ||
e | object | Event arguments. |
return | void |
public static DependencyProperty,Windows.UI.Xaml ContentVisibilityProperty | ||
return |