GraphDataObject.GraphFormat 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 a Graph object.
public:
static property System::Windows::DataFormat ^ GraphFormat { System::Windows::DataFormat ^ get(); };
public static System.Windows.DataFormat GraphFormat { get; }
static member GraphFormat : System.Windows.DataFormat
Public Shared ReadOnly Property GraphFormat As DataFormat