The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StoreContentChangedEventArgs Constructor (StoreContentAction, Annotation^)
.NET Framework (current version)
Initializes a new instance of the StoreContentChangedEventArgs class.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- action
-
Type:
System.Windows.Annotations.Storage::StoreContentAction
The action of the event.
- annotation
-
Type:
System.Windows.Annotations::Annotation^
The annotation added or removed.
| Exception | Condition |
|---|---|
| ArgumentNullException | annotation or action is null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: