AnnotationAuthorChangedEventArgs
AnnotationAuthorChangedEventArgs
AnnotationAuthorChangedEventArgs
AnnotationAuthorChangedEventArgs
Class
Definition
Provides data for the AuthorChanged event.
public ref class AnnotationAuthorChangedEventArgs sealed : EventArgs
public sealed class AnnotationAuthorChangedEventArgs : EventArgs
type AnnotationAuthorChangedEventArgs = class
inherit EventArgs
Public NotInheritable Class AnnotationAuthorChangedEventArgs
Inherits EventArgs
- Inheritance
Remarks
AnnotationAuthorChangedEventArgs is passed as a parameter to the AnnotationAuthorChangedEventHandler whenever an AuthorChanged event occurs on an Annotation.
Constructors
Properties
Action Action Action Action |
Gets the author change operation for the event. |
Annotation Annotation Annotation Annotation |
Gets the annotation that raised the event. |
Author Author Author Author |
Gets the author object that is the target of the event. |
Methods
Equals(Object) Equals(Object) Equals(Object) Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode() GetHashCode() GetHashCode() GetHashCode() |
Serves as the default hash function. (Inherited from Object) |
GetType() GetType() GetType() GetType() |
Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone() MemberwiseClone() MemberwiseClone() MemberwiseClone() |
Creates a shallow copy of the current Object. (Inherited from Object) |
ToString() ToString() ToString() ToString() |
Returns a string that represents the current object. (Inherited from Object) |
Applies to
See also
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...