Method GetDisabledExtensions
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetDisabledExtensions(DependencyObject)
Gets the value of the DisabledExtensionsProperty attached property for an object.
public static string GetDisabledExtensions(DependencyObject obj)
Parameters
obj
DependencyObjectThe object from which the property value is read.
Returns
- string
The object's DisabledExtensionsProperty property value.