Property | Type | Description | |
---|---|---|---|
ContentProperty | StyledProperty | ||
DefaultContentProperty | AvaloniaProperty | ||
ViewContractObservableProperty | AvaloniaProperty | ||
ViewModelProperty | AvaloniaProperty |
Method | Description | |
---|---|---|
GetActivationForView ( IActivatable view ) : IObservable |
||
GetAffinityForView ( |
Method | Description | |
---|---|---|
OnDataContextChanged ( ) : void |
Method | Description | |
---|---|---|
somethingChanged ( IAvaloniaObject dependencyObject, bool changed ) : void |
public GetActivationForView ( IActivatable view ) : IObservable |
||
view | IActivatable | |
return | IObservable |
public GetAffinityForView ( |
||
view | ||
return | int |
public static AvaloniaProperty DefaultContentProperty | ||
return | AvaloniaProperty |
public static AvaloniaProperty ViewContractObservableProperty | ||
return | AvaloniaProperty |