Preview |
public class PreviewCameraChangedRoutedEventArgs : RoutedEventArgs
The PreviewCameraChangedRoutedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
PreviewCameraChangedRoutedEventArgs | Constructor | |
PreviewCameraChangedRoutedEventArgs(DependencyProperty, Object, Object) | Constructor | |
PreviewCameraChangedRoutedEventArgs(Object, DependencyProperty, Object, Object) | Constructor |
Name | Description | |
---|---|---|
NewValue | Gets the value of the property after the change. | |
OldValue | Gets the value of the property before the change. | |
Property | Gets the identifier for the dependency property where the value change occurred. |