Spread WPF Documentation
OnReadXml Method (ColorCondition)


The reader.
Called when reading XML.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnReadXml( _
   ByVal reader As System.Xml.XmlReader _
) 
'Usage
 
Dim instance As ColorCondition
Dim reader As System.Xml.XmlReader
 
instance.OnReadXml(reader)
protected override void OnReadXml( 
   System.Xml.XmlReader reader
)

Parameters

reader
The reader.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

ColorCondition Class
ColorCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.