The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IQueryAmbient::IsAmbientPropertyAvailable Method (String^)
.NET Framework (current version)
Queries for whether a specified named property can be considered ambient in the current scope.
Assembly: System.Xaml (in System.Xaml.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property to check for ambience state.
Return Value
Type: System::Booleantrue if the requested property can be considered ambient; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: