Click or drag to resize

VisualGetCustomPropertyValue Method

Overload List
 NameDescription
Public methodGetCustomPropertyValue(String) Get the value of a custom property, or null if it doesn't exist.
Public methodGetCustomPropertyValueT(String, T) Get the value of a custom property, or a defaultValue if it doesn't exist.
Top
See Also