Method ShowPropertiesPopup
ShowPropertiesPopup(object, Action?)
Shows properties popup window with specified object as a source of properties.
public static void ShowPropertiesPopup(object propSource, Action? onClose = null)
Shows properties popup window with specified object as a source of properties.
public static void ShowPropertiesPopup(object propSource, Action? onClose = null)