.NET Framework Class Library
DependencyProperty..::.RegisterAttached Method

Initializes a new instance of the DependencyProperty class that has the properties parameterized according to the input parameters.

Overload List

  NameDescription
Public methodStatic memberRegisterAttached(String, Type, Type)Initializes a new instance of the DependencyProperty class that has the properties parameterized according to the input parameters. This instance is intended to declare properties that are used on objects other than the objects of owning type.
Public methodStatic memberRegisterAttached(String, Type, Type, PropertyMetadata)Initializes a new instance of the DependencyProperty class that has the properties parameterized according to the input parameters.
Public methodStatic memberRegisterAttached(String, Type, Type, PropertyMetadata, Type)Initializes a new instance of the DependencyProperty class that has the properties parameterized according to the input parameters.
Top
See Also

Reference

Tags :


Page view tracker