Свойство | Type | Description | |
---|---|---|---|
CascadeDirectionProperty | |||
CascadeInEasingFunctionProperty | |||
CascadeSequenceProperty | |||
ColumnDelayProperty | |||
ColumnsProperty | |||
ImageSourceProperty | |||
RowDelayProperty | |||
RowsProperty | |||
TileDurationProperty |
Méthode | Description | |
---|---|---|
Cascade ( ) : void |
Runs the cascades animation.
|
|
CascadingImageControl ( ) : System |
Initializes a new instance of the CascadingImageControl class.
|
Méthode | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.
|
Méthode | Description | |
---|---|---|
OnColumnDelayChanged ( |
Handles changes to the ColumnDelay property.
|
|
OnColumnDelayChanged ( System.TimeSpan oldColumnDelay, System.TimeSpan newColumnDelay ) : void |
Provides derived classes an opportunity to handle changes to the ColumnDelay property.
|
|
OnColumnsChanged ( |
Handles changes to the Columns property.
|
|
OnColumnsChanged ( int oldColumns, int newColumns ) : void |
Provides derived classes an opportunity to handle changes to the Columns property.
|
|
OnImageSourceChanged ( |
Handles changes to the ImageSource property.
|
|
OnImageSourceChanged ( ImageSource oldImageSource, ImageSource newImageSource ) : void |
Provides derived classes an opportunity to handle changes to the ImageSource property.
|
|
OnLoaded ( object sender, |
||
OnRowDelayChanged ( |
Handles changes to the RowDelay property.
|
|
OnRowDelayChanged ( System.TimeSpan oldRowDelay, System.TimeSpan newRowDelay ) : void |
Provides derived classes an opportunity to handle changes to the RowDelay property.
|
|
OnRowsChanged ( |
Handles changes to the Rows property.
|
|
OnRowsChanged ( int oldRows, int newRows ) : void |
Provides derived classes an opportunity to handle changes to the Rows property.
|
|
OnTileDurationChanged ( |
Handles changes to the TileDuration property.
|
|
OnTileDurationChanged ( System.TimeSpan oldTileDuration, System.TimeSpan newTileDuration ) : void |
Provides derived classes an opportunity to handle changes to the TileDuration property.
|
public static DependencyProperty,Windows.UI.Xaml CascadeDirectionProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml CascadeInEasingFunctionProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml CascadeSequenceProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml ColumnDelayProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml ColumnsProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml ImageSourceProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml RowDelayProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml RowsProperty | ||
Résultat |