Method SetDisabledExtensions
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
SetDisabledExtensions(DependencyObject, string)
Sets the value of the DisabledExtensionsProperty attached property for an object.
public static void SetDisabledExtensions(DependencyObject obj, string value)
Parameters
objDependencyObjectThe object to which the attached property is written.
valuestringThe value to set.