'Declaration
Protected Overloads Overridable Function QueryRightToLeft( _ ByRef inherited As System.Boolean _ ) As System.Windows.Forms.RightToLeft
'Usage
Dim instance As NUIElement Dim inherited As System.Boolean Dim value As System.Windows.Forms.RightToLeft value = instance.QueryRightToLeft(inherited)
protected virtual System.Windows.Forms.RightToLeft QueryRightToLeft( out System.bool inherited )
Parameters
- inherited