Environment.IsImmediateMode Property

Indicates whether the control is using the immediate mode rendering, according to the EnvironmentBase.Renderer value.
Public ReadOnly Property IsImmediateMode() As Boolean
This language is not supported or no code example is available.
public bool IsImmediateMode {get;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
More details here: https://devdept.zendesk.com/hc/en-us/articles/115005366108-Immediate-mode-rendering-in-WPF-

.NET Framework

Supported in: 4.8

In this article

Definition