Show / Hide Table of Contents

Method GetEditingPolicy

| Improve this Doc View Source

GetEditingPolicy(DependencyObject)

Gets a value as the editing policy of specified dependency object. This is the getter of EditingPolicy attached property.

Declaration
public static InPlaceEditor.IEditingPolicy GetEditingPolicy(DependencyObject obj)
Parameters
Type Name Description
System.Windows.DependencyObject obj

The specified dependency objecct.

Returns
Type Description
InPlaceEditor.IEditingPolicy

The result editing policy.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest