Свойство | Type | Description | |
---|---|---|---|
FadeInTransitioningContentTemplateProperty | |||
FadeTransitioningContentTemplateProperty |
Méthode | Description | |
---|---|---|
ClearContentControl ( this @this, object item ) : void |
Clears the content control after using in an ItemsControl.
|
|
GetFadeInTransitioningContentTemplate ( |
Gets the FadeInTransitioningContentTemplate property. This dependency property indicates the value to set the ContentTemplate to between fade out/fade in transitions.
|
|
GetFadeTransitioningContentTemplate ( |
Gets the FadeTransitioningContentTemplate property. This dependency property indicates the value to set the ContentTemplate to between fade out/fade in transitions.
|
|
PrepareContentControl ( this @this, object item, |
Prepares the content control for use in an ItemsControl.
|
|
SetFadeInTransitioningContentTemplate ( |
Sets the FadeInTransitioningContentTemplate property. This dependency property indicates the value to set the ContentTemplate to between fade out/fade in transitions.
|
|
SetFadeTransitioningContentTemplate ( |
Sets the FadeTransitioningContentTemplate property. This dependency property indicates the value to set the ContentTemplate to between fade out/fade in transitions.
|
Méthode | Description | |
---|---|---|
OnFadeInTransitioningContentTemplateChanged ( |
Handles changes to the FadeInTransitioningContentTemplate property.
|
|
OnFadeTransitioningContentTemplateChanged ( |
Handles changes to the FadeTransitioningContentTemplate property.
|
public static ClearContentControl ( this @this, object item ) : void | ||
@this | this | |
item | object | The item. |
Résultat | void |
public static GetFadeInTransitioningContentTemplate ( |
||
d | ||
Résultat |
public static GetFadeTransitioningContentTemplate ( |
||
d | ||
Résultat |
public static PrepareContentControl ( this @this, object item, |
||
@this | this | |
item | object | The item. |
itemTemplate | The item template. | |
itemTemplateSelector | The item template selector. | |
Résultat | void |
public static SetFadeInTransitioningContentTemplate ( |
||
d | ||
value | ||
Résultat | void |
public static SetFadeTransitioningContentTemplate ( |
||
d | ||
value | ||
Résultat | void |
public static DependencyProperty,Windows.UI.Xaml FadeInTransitioningContentTemplateProperty | ||
Résultat |