Base:
property
Properties
MS.Internal.Xml.XPath.Query.Properties
1 override of Properties
System.Xml (1)
System\Xml\XPath\Internal\ReversePositionQuery.cs (1)
21public override QueryProps Properties { get { return base.Properties | QueryProps.Reverse; } }
1 reference to Properties
System.Xml (1)
System\Xml\XPath\Internal\ReversePositionQuery.cs (1)
21public override QueryProps Properties { get { return base.Properties | QueryProps.Reverse; } }