RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

WPFControlsGlobals..::..VmUiFactory Property

Gets the vm UI factory.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  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);
}

Field Value

The vm UI factory.