Method | Description | |
---|---|---|
GetAllAmbientValues ( IEnumerable |
||
GetAllAmbientValues ( IEnumerable |
||
GetAllAmbientValues ( ) : IEnumerable | ||
GetFirstAmbientValue ( IEnumerable |
||
GetFirstAmbientValue ( ) : object | ||
Pop ( ) : void | ||
Push ( System.Xaml.AmbientPropertyValue v ) : void |
Method | Description | |
---|---|---|
DoGetAllAmbientValues ( IEnumerable |
||
DoesAmbientPropertyApply ( System.Xaml.AmbientPropertyValue p, IEnumerable |
public GetAllAmbientValues ( IEnumerable |
||
ceilingTypes | IEnumerable |
|
return | IEnumerable |
public GetAllAmbientValues ( IEnumerable |
||
ceilingTypes | IEnumerable |
|
searchLiveStackOnly | bool | |
types | IEnumerable |
|
return | IEnumerable |
public GetFirstAmbientValue ( IEnumerable |
||
ceilingTypes | IEnumerable |
|
return | System.Xaml.AmbientPropertyValue |
public Push ( System.Xaml.AmbientPropertyValue v ) : void | ||
v | System.Xaml.AmbientPropertyValue | |
return | void |