SelectionModel<T>.

RaisePropertyChanged(string) Method

Namespace
Avalonia.Controls.Selection
Containing Type
SelectionModel<T>

Syntax

protected void RaisePropertyChanged(string propertyName)

Parameters

Name Type Description
propertyName string

Return Value

Type Description
void