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

Calculator..::..MemoryStatusTextBlock Property

Gets or sets the memory status text block.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public TextBlock MemoryStatusTextBlock { get; set; }
Public Property MemoryStatusTextBlock As TextBlock
	Get
	Set
public:
property TextBlock^ MemoryStatusTextBlock {
	TextBlock^ get ();
	void set (TextBlock^ value);
}

Field Value

The memory status text block.