Method UnregisterCustomValueGetter
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
UnregisterCustomValueGetter(string, Type, Type)
Removes custom getter method for the given property.
public static void UnregisterCustomValueGetter(string propertyName, Type propertyType, Type declaringType = null)