ItemProperty Constructors
A DependencyProperty wrapper that you can edit in XAML.
Name | Parameters | Description |
---|---|---|
Item |
source |
Initializes a new instance of the Item |
Item |
dependency |
Initializes a new instance of the Item |
See Also