Méthode | Description | |
---|---|---|
GetAllAmbientValues ( IEnumerable |
||
GetAllAmbientValues ( IEnumerable |
||
GetAllAmbientValues ( ) : IEnumerable | ||
GetFirstAmbientValue ( IEnumerable |
||
GetFirstAmbientValue ( ) : object | ||
Pop ( ) : void | ||
Push ( System.Xaml.AmbientPropertyValue v ) : void |
Méthode | Description | |
---|---|---|
DoGetAllAmbientValues ( IEnumerable |
||
DoesAmbientPropertyApply ( System.Xaml.AmbientPropertyValue p, IEnumerable |
public GetAllAmbientValues ( IEnumerable |
||
ceilingTypes | IEnumerable |
|
Résultat | IEnumerable |
public GetAllAmbientValues ( IEnumerable |
||
ceilingTypes | IEnumerable |
|
searchLiveStackOnly | bool | |
types | IEnumerable |
|
Résultat | IEnumerable |
public GetAllAmbientValues ( ) : IEnumerable | ||
Résultat | IEnumerable |
public GetFirstAmbientValue ( IEnumerable |
||
ceilingTypes | IEnumerable |
|
Résultat | System.Xaml.AmbientPropertyValue |
public Push ( System.Xaml.AmbientPropertyValue v ) : void | ||
v | System.Xaml.AmbientPropertyValue | |
Résultat | void |