Property | Type | Description | |
---|---|---|---|
ColumnWidthProperty | |||
ItemTemplateProperty | |||
ItemsSourceProperty | |||
LiveTileItemTemplateProperty | |||
MaxColumnCountProperty | |||
MoreTemplateProperty | |||
RowHeightProperty | |||
currentColumnCount | int | ||
currentRowCount | int |
Method | Description | |
---|---|---|
GalleryPreviewControl ( ) : System |
Initializes a new instance of the GalleryPreviewControl class.
|
Method | Description | |
---|---|---|
ArrangeOverride ( |
Provides the behavior for the Arrange pass of layout. Classes can override this method to define their own Arrange pass behavior.
|
|
MeasureOverride ( |
Provides the behavior for the Measure pass of the layout cycle. Classes can override this method to define their own Measure pass behavior.
|
Method | Description | |
---|---|---|
CalculateRowColumnCount ( |
||
GalleryPreviewControl_CollectionChanged ( object sender, |
||
OnItemsSourcePropertyChanged ( |
||
RebuildTable ( ) : void | ||
ctrl_Tapped ( object sender, Windows e ) : void | ||
livetile_Tapped ( object sender, Windows e ) : void | ||
moreTile_Tapped ( object sender, Windows e ) : void |
protected ArrangeOverride ( |
||
finalSize | The final area within the parent that this object should use to arrange itself and its children. | |
return |
protected MeasureOverride ( |
||
availableSize | The available size that this object can give to child objects. Infinity can be /// specified as a value to indicate that the object will size to whatever content is available. | |
return |
public static DependencyProperty,Windows.UI.Xaml ColumnWidthProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ItemTemplateProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml LiveTileItemTemplateProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MaxColumnCountProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml MoreTemplateProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml RowHeightProperty | ||
return |