Skip to content

FollowObservableStateBehavior.OnStateObservableChanged(DependencyObject?, DependencyPropertyChangedEventArgs) method

Defined in

Type: FollowObservableStateBehavior Namespace: ReactiveUI.Blend Assembly: ReactiveUI.Blend.dll

Applies to

net481

protected static void OnStateObservableChanged(DependencyObject? sender, DependencyPropertyChangedEventArgs e)

View source

Summary: Called when [state observable changed].

Parameters

NameTypeDescription
senderDependencyObject?The sender.
eDependencyPropertyChangedEventArgsThe DependencyPropertyChangedEventArgs instance containing the event data.