FrameworkContentElement::IQueryAmbient::IsAmbientPropertyAvailable Method (String^)
.NET Framework (current version)
For a description of this member, see the IsAmbientPropertyAvailable method.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: virtual bool IsAmbientPropertyAvailable( String^ propertyName ) sealed = IQueryAmbient::IsAmbientPropertyAvailable
Parameters
- propertyName
-
Type:
System::String^
The name of the requested ambient property.
This member is an explicit interface member implementation. It can be used only when the FrameworkContentElement instance is cast to an IQueryAmbient interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: