PathLayoutUpdatedEventArgs Class
Provides data for the PathLayoutUpdated event.
Namespace: Microsoft.Expression.Controls
Assembly: Microsoft.Expression.Controls (in microsoft.expression.controls.dll)
Syntax
'Declaration
Public NotInheritable Class PathLayoutUpdatedEventArgs
Inherits EventArgs
'Usage
Dim instance As PathLayoutUpdatedEventArgs
public sealed class PathLayoutUpdatedEventArgs : EventArgs
public ref class PathLayoutUpdatedEventArgs sealed : public EventArgs
public final class PathLayoutUpdatedEventArgs extends EventArgs
public final class PathLayoutUpdatedEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Expression.Controls.PathLayoutUpdatedEventArgs
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
PathLayoutUpdatedEventArgs Members
Microsoft.Expression.Controls Namespace