WorkflowMarkupSerializer.XClassProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表定義型別名稱的附加 DependencyProperty 函數,該型別名稱會在編譯過程中建立。
public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ XClassProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty XClassProperty;
staticval mutable XClassProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly XClassProperty As DependencyProperty
欄位值
備註
這個值對 x:Class 應於 XAML 中的屬性。 欲了解更多資訊,請參閱使用工作流程標記。
此特性僅在設計時使用。 編譯後,它成為編譯後型別的名稱。
你透過解決對應的相依屬性,間接存取這類公共財產和事件。 這個依賴性質是公開的靜態欄位,名為 XProperty 或 XEvent,其中 X 是對應的性質。