Table of Contents

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 DependencyObject

The object to which the attached property is written.

value string

The value to set.