ShareableContentStateChangedEventArgs members
Represents the event data of a ShareableContentStateChangedEvent.
The ShareableContentStateChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ShareableContentStateChangedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
NewState | Gets the new sharing content state value. | |
OldState | Gets the old sharing content state value. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top