FrameworkElement.IQueryAmbient.IsAmbientPropertyAvailable Method (String)
.NET Framework (current version)
For a description of this member, see the IsAmbientPropertyAvailable method.
Assembly: PresentationFramework (in PresentationFramework.dll)
private abstract IsAmbientPropertyAvailable : propertyName:string -> bool private override IsAmbientPropertyAvailable : propertyName:string -> bool
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 FrameworkElement instance is cast to an IQueryAmbient interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: