GraphDataObject.DgmlFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the format representing DGML text.
public:
static property System::Windows::DataFormat ^ DgmlFormat { System::Windows::DataFormat ^ get(); };
public static System.Windows.DataFormat DgmlFormat { get; }
static member DgmlFormat : System.Windows.DataFormat
Public Shared ReadOnly Property DgmlFormat As DataFormat