Spread WPF Documentation
StopIfTrue Property (ScaleRule)


Gets or sets whether rules with lower priority are applied over this rule. If this property is true and this rule evaluates to true, no rules with lower priority are applied over this rule.
Syntax
public new System.bool StopIfTrue {get;}
'Declaration
 
Public Shadows ReadOnly Property StopIfTrue As System.Boolean
 
'Usage
 
Dim instance As ScaleRule
Dim value As System.Boolean
 
value = instance.StopIfTrue
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

ScaleRule Class
ScaleRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.