SmartPartPlaceHolderEventArgs Class
Used by the the smartpart placeholder.
Namespace: Microsoft.Practices.CompositeUI.SmartParts
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)
Syntax
'Declaration
Public Class SmartPartPlaceHolderEventArgs
Inherits EventArgs
'Usage
Dim instance As SmartPartPlaceHolderEventArgs
public class SmartPartPlaceHolderEventArgs : EventArgs
public ref class SmartPartPlaceHolderEventArgs : public EventArgs
public class SmartPartPlaceHolderEventArgs extends EventArgs
public class SmartPartPlaceHolderEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Practices.CompositeUI.SmartParts.SmartPartPlaceHolderEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
SmartPartPlaceHolderEventArgs Members
Microsoft.Practices.CompositeUI.SmartParts Namespace