SwitchCase Class
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
Microsoft.Data.Entity.Design.UI.Converters..::..SwitchCase
Namespace: Microsoft.Data.Entity.Design.UI.Converters
Assemblies: Microsoft.Data.Tools.XmlDesignerBase (in Microsoft.Data.Tools.XmlDesignerBase.dll)
Microsoft.Data.Tools.Design.XmlCore (in Microsoft.Data.Tools.Design.XmlCore.dll)
Syntax
'Declaration
Public NotInheritable Class SwitchCase _
Inherits DependencyObject
'Usage
Dim instance As SwitchCase
public sealed class SwitchCase : DependencyObject
public ref class SwitchCase sealed : public DependencyObject
[<SealedAttribute>]
type SwitchCase =
class
inherit DependencyObject
end
public final class SwitchCase extends DependencyObject
The SwitchCase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SwitchCase |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DependencyObjectType | (Inherited from DependencyObject.) |
![]() |
Dispatcher | (Inherited from DispatcherObject.) |
![]() |
In | |
![]() |
IsSealed | (Inherited from DependencyObject.) |
![]() |
Out |
Top
Methods
Top
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.
.gif)
.gif)
.gif)