IElementController.PlatformSet Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
PlatformSet is obsolete as of 3.5.0. Do not use this event.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("PlatformSet is obsolete as of 3.5.0. Do not use this event.")]
event EventHandler PlatformSet;
member this.PlatformSet : EventHandler
Event Type
System.EventHandler
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute