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
obj
DependencyObjectThe object to which the attached property is written.
value
stringThe value to set.