AmbientProperty 枚举

定义

注意

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

指定设计器主题类的环境主题设置的源。

public enum class AmbientProperty
public enum AmbientProperty
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum AmbientProperty
type AmbientProperty = 
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type AmbientProperty = 
Public Enum AmbientProperty
继承
AmbientProperty
属性

字段

名称 说明
DesignerSize 0

环境主题设置是从 AmbientTheme 与活动设计器关联的类获取的。

OperatingSystemSetting 1

从操作系统获取环境主题设置。

注解

注释

此材料讨论已过时的类型和命名空间。 有关详细信息,请参阅 Windows Workflow Foundation 4.50 中的 Deprecated Types。

适用于