Method GetStickyTools
GetStickyTools(bool)
Gets collection of the tools with 'Sticky' property equal to the specified value.
public virtual IEnumerable<SpeedButton> GetStickyTools(bool value = true)
Parameters
value
bool
Gets collection of the tools with 'Sticky' property equal to the specified value.
public virtual IEnumerable<SpeedButton> GetStickyTools(bool value = true)
value
bool