New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Rendering

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public class HighlightBehavior : PropertyChangedBase, INotifyPropertyChanged

Inheritance: objectPropertyChangedBaseHighlightBehavior

Implements: INotifyPropertyChanged

Inherited Members PropertyChangedBase.OnPropertyChanged(PropertyChangedEventArgs)PropertyChangedBase.OnPropertyChanged(string)PropertyChangedBase.OnPropertyChanged<T>(Expression<Func<T>>)PropertyChangedBase.PropertyChanged

Constructors

C#
public HighlightBehavior()

Methods

C#
public virtual IEnumerable<ContainerState> GetContainerStates(object item)
Parameters:itemobjectReturns:

IEnumerable<ContainerState>

C#
protected virtual IEnumerable<string> GetVisualStates(object item)
Parameters:itemobjectReturns:

IEnumerable<string>