CustomProperty Methods |
The CustomProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Create a clone of the custom property.
(Overrides BindableItemClone.) | |
| DetachFromVisual | (Inherited from BindableItem.) | |
| Equals | (Inherited from BindableItem.) | |
| ToString |
Name of the custom property.
(Overrides BindableItemToString.) | |
| ValueAsT |
Cast the value to a specific type if necessary.
(Inherited from BindableItem.) | |
| ValueIsT |
Test whether the Value is of the given type.
(Inherited from BindableItem.) |