Spread WPF Documentation
OnPropertyChanged Method (IconSetRule)


The property name.
Raises an event when the property changes.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnPropertyChanged( _
   ByVal prop As System.String _
) 
'Usage
 
Dim instance As IconSetRule
Dim prop As System.String
 
instance.OnPropertyChanged(prop)
protected override void OnPropertyChanged( 
   System.string prop
)

Parameters

prop
The property name.
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

IconSetRule Class
IconSetRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.