'Declaration
Protected Overloads Overridable Function QueryRightToLeft() As System.Windows.Forms.RightToLeft
'Usage
Dim instance As NUIElement Dim value As System.Windows.Forms.RightToLeft value = instance.QueryRightToLeft()
protected virtual System.Windows.Forms.RightToLeft QueryRightToLeft()