WPFControlsGlobals..::..VmUiFactory Property
Gets the vm UI factory.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public static VmUiControlFactory VmUiFactory { get; set; }
Public Shared Property VmUiFactory As VmUiControlFactory Get Set
public: static property VmUiControlFactory^ VmUiFactory { VmUiControlFactory^ get (); void set (VmUiControlFactory^ value); }