An NDoc Documented Class Library

WPFButton Class

For a list of all members of this type, see WPFButton Members.

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.Button
         White.Core.UIItems.WPFButton

[Visual Basic]
Public Class WPFButton
    Inherits Button
[C#]
public class WPFButton : Button
[C++]
public __gc class WPFButton : public Button
[JScript]
public class WPFButton extends Button

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems

Assembly: White.Core (in White.Core.dll)

See Also

WPFButton Members | White.Core.UIItems Namespace