Click or drag to resize

CustomProperty Methods

The CustomProperty type exposes the following members.

Methods
  NameDescription
Public methodClone
Create a clone of the custom property.
(Overrides BindableItemClone.)
Protected methodOnAfterValueChanged (Overrides BindableItem.OnAfterValueChanged(Object).)
Protected methodOnAssignValue (Overrides BindableItem.OnAssignValue(Object).)
Protected methodOnBeforeValueChanged (Overrides BindableItem.OnBeforeValueChanged.)
Public methodToString
Name of the custom property.
(Overrides ObjectToString.)
Top
See Also