#pragma autorecover
#pragma classflags("forceupdate")
#pragma namespace("\\\\.\\root\\WMI")
//
// ETW Generated File from Manifest
// MC:  Microsoft_Windows_WPF Event Count 333
[Dynamic,
 Description("Microsoft_Windows_WPF") : amended,
 guid("{e13b77a8-14b6-11de-8069-001b212b5009}"),
 locale("MS\\0x409")]
class Microsoft_Windows_WPF : EventTrace
{
    [Description ("Enable Flags") : amended,
        ValueDescriptions{ 
             "KeywordGeneral ",
             "KeywordPerf ",
             "KeywordText ",
             "KeywordInput ",
             "KeywordAnnotation ",
             "KeywordXamlBaml ",
             "KeywordXPS ",
             "KeywordAnimation ",
             "KeywordLayout ",
             "KeywordHosting ",
             "KeywordHeapMeter ",
             "KeywordGraphics ",
             "KeywordDispatcher "},
        DefineValues{ 
             "KeywordGeneral",
             "KeywordPerf",
             "KeywordText",
             "KeywordInput",
             "KeywordAnnotation",
             "KeywordXamlBaml",
             "KeywordXPS",
             "KeywordAnimation",
             "KeywordLayout",
             "KeywordHosting",
             "KeywordHeapMeter",
             "KeywordGraphics",
             "KeywordDispatcher"},
        Values{ 
             "KeywordGeneral",
             "KeywordPerf",
             "KeywordText",
             "KeywordInput",
             "KeywordAnnotation",
             "KeywordXamlBaml",
             "KeywordXPS",
             "KeywordAnimation",
             "KeywordLayout",
             "KeywordHosting",
             "KeywordHeapMeter",
             "KeywordGraphics",
             "KeywordDispatcher"},
        ValueMap{ 
             "0x00000001",
             "0x00000002",
             "0x00000004",
             "0x00000008",
             "0x00000010",
             "0x00000020",
             "0x00000040",
             "0x00000080",
             "0x00000100",
             "0x00000400",
             "0x00000800",
             "0x00001000",
             "0x00002000"}: amended
    ]
    uint32 Flags;
    [Description ("Levels") : amended,
        ValueDescriptions{
            "Abnormal exit or termination",
            "Severe errors that need logging",
            "Warnings such as allocation failure",
            "Includes non-error cases",
            "Detailed traces from intermediate steps" } : amended,
         DefineValues{
            "TRACE_LEVEL_FATAL",
            "TRACE_LEVEL_ERROR",
            "TRACE_LEVEL_WARNING"
            "TRACE_LEVEL_INFORMATION",
            "TRACE_LEVEL_VERBOSE" },
        Values{
            "Fatal",
            "Error",
            "Warning",
            "Information",
            "Verbose" },
        ValueMap{
            "0x1",
            "0x2",
            "0x3",
            "0x4",
            "0x5" },
        ValueType("index")
    ]
    uint32 Level;
};
[Dynamic,
 Description("DrawBitmap") : amended,
 guid("{a7f1ef9d-9bb9-4c7d-93ad-11919b122fa2}"),
 EventVersion(0),
 DisplayName("DrawBitmap") : amended
]
class TDrawBitmap_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_1") : amended,
 EventType(0),
 EventTypeName(  "DrawBitmapInfo") : amended
]
class Template_1_V0:TDrawBitmap_V0
{
    [WmiDataId(1),
     Description("Bitmap") : amended,
     pointer,
     read]
     pointer Bitmap;
    [WmiDataId(2),
     Description("width") : amended,
     read]
     uint32 width;
    [WmiDataId(3),
     Description("height") : amended,
     read]
     uint32 height;
};

[Dynamic,
 Description("BitmapCopy") : amended,
 guid("{5c02c62f-aec1-4f0c-b4a7-511d280184fd}"),
 EventVersion(0),
 DisplayName("BitmapCopy") : amended
]
class TBitmapCopy_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_2") : amended,
 EventType(0),
 EventTypeName(  "BitmapCopyInfo") : amended
]
class Template_2_V0:TBitmapCopy_V0
{
    [WmiDataId(1),
     Description("width") : amended,
     read]
     uint32 width;
    [WmiDataId(2),
     Description("height") : amended,
     read]
     uint32 height;
};

[Dynamic,
 Description("SetClip") : amended,
 guid("{6acaf5f0-d340-4373-a851-fea1267aa210}"),
 EventVersion(0),
 DisplayName("SetClip") : amended
]
class TSetClip_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("IntBounds") : amended,
 EventType(0),
 EventTypeName(  "SetClipInfo") : amended
]
class IntBounds_V0:TSetClip_V0
{
    [WmiDataId(1),
     Description("left") : amended,
     read]
     uint32 left;
    [WmiDataId(2),
     Description("top") : amended,
     read]
     uint32 top;
    [WmiDataId(3),
     Description("right") : amended,
     read]
     uint32 right;
    [WmiDataId(4),
     Description("bottom") : amended,
     read]
     uint32 bottom;
};

[Dynamic,
 Description("DWMDraw_Clear") : amended,
 guid("{c8960930-bf29-4c06-8574-d4be803f13f9}"),
 EventVersion(0),
 DisplayName("DWMDraw_Clear") : amended
]
class TDWMDraw_Clear_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("FloatBounds") : amended,
 EventType(1),
 EventTypeName(  "DWMDraw_ClearStart") : amended
]
class FloatBounds_V0:TDWMDraw_Clear_V0
{
    [WmiDataId(1),
     Description("left") : amended,
     read]
     real32 left;
    [WmiDataId(2),
     Description("top") : amended,
     read]
     real32 top;
    [WmiDataId(3),
     Description("right") : amended,
     read]
     real32 right;
    [WmiDataId(4),
     Description("bottom") : amended,
     read]
     real32 bottom;
};

[Dynamic,
 Description("DWMDraw_ClearEnd") : amended,
 EventType(2),
 EventTypeName("DWMDraw_ClearEnd") : amended
]
class DWMDraw_ClearEnd_V0:TDWMDraw_Clear_V0
{

};

[Dynamic,
 Description("DWMDraw_") : amended,
 guid("{c4e8f367-3ba1-4c75-b985-facbb4274dd7}"),
 EventVersion(0),
 DisplayName("DWMDraw_") : amended
]
class TDWMDraw__V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("FloatBounds") : amended,
 EventType{68, 69, 0},
 EventTypeName{  "DWMDraw_BeginLayerStart", "DWMDraw_BeginLayerEnd", "DWMDraw_Info"} : amended
]
class FloatBounds_V0:TDWMDraw__V0
{
    [WmiDataId(1),
     Description("left") : amended,
     read]
     real32 left;
    [WmiDataId(2),
     Description("top") : amended,
     read]
     real32 top;
    [WmiDataId(3),
     Description("right") : amended,
     read]
     real32 right;
    [WmiDataId(4),
     Description("bottom") : amended,
     read]
     real32 bottom;
};

[Dynamic,
 Description("Template_6") : amended,
 EventType{56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 78, 79},
 EventTypeName{  "DWMDraw_BitmapStart", "DWMDraw_BitmapEnd", "DWMDraw_RectangleStart", "DWMDraw_RectangleEnd", "DWMDraw_GeometryStart", "DWMDraw_GeometryEnd", "DWMDraw_ImageStart", "DWMDraw_ImageEnd", "DWMDraw_GlyphRunStart", "DWMDraw_GlyphRunEnd", "DWMDraw_ClippedBitmapStart", "DWMDraw_ClippedBitmapEnd"} : amended
]
class Template_6_V0:TDWMDraw__V0
{
    [WmiDataId(1),
     Description("Z") : amended,
     read]
     sint32 Z;
};

[Dynamic,
 Description("DWMDraw_EndLayerStart") : amended,
 EventType(70),
 EventTypeName("DWMDraw_EndLayerStart") : amended
]
class DWMDraw_EndLayerStart_V0:TDWMDraw__V0
{

};

[Dynamic,
 Description("DWMDraw_EndLayerEnd") : amended,
 EventType(71),
 EventTypeName("DWMDraw_EndLayerEnd") : amended
]
class DWMDraw_EndLayerEnd_V0:TDWMDraw__V0
{

};

[Dynamic,
 Description("LayerEvent") : amended,
 guid("{ead9a51b-d3d3-4b0b-8d25-e4914ed4c1ed}"),
 EventVersion(2),
 DisplayName("LayerEvent") : amended
]
class TLayerEvent_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("LayerEventStart") : amended,
 EventType(1),
 EventTypeName("LayerEventStart") : amended
]
class LayerEventStart_V0:TLayerEvent_V0
{

};

[Dynamic,
 Description("LayerEventEnd") : amended,
 EventType(2),
 EventTypeName("LayerEventEnd") : amended
]
class LayerEventEnd_V0:TLayerEvent_V0
{

};

[Dynamic,
 Description("WClientDesktopRTCreate") : amended,
 guid("{2e62c3bf-7c51-43fb-8cdc-915d4abc09dd}"),
 EventVersion(2),
 DisplayName("WClientDesktopRTCreate") : amended
]
class TWClientDesktopRTCreate_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("HwndTemplate") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientDesktopRTCreateBegin", "WClientDesktopRTCreateEnd"} : amended
]
class HwndTemplate_V0:TWClientDesktopRTCreate_V0
{
    [WmiDataId(1),
     Description("Hwnd") : amended,
     read]
     uint64 Hwnd;
};

[Dynamic,
 Description("WClientUceProcessQueue") : amended,
 guid("{b7c7f692-f2b4-447a-b5df-fa6c314889ae}"),
 EventVersion(2),
 DisplayName("WClientUceProcessQueue") : amended
]
class TWClientUceProcessQueue_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_10") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientUceProcessQueueBegin", "WClientUceProcessQueueEnd"} : amended
]
class Template_10_V0:TWClientUceProcessQueue_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     uint64 Id;
};

[Dynamic,
 Description("Template_11") : amended,
 EventType(0),
 EventTypeName(  "WClientUceProcessQueueInfo") : amended
]
class Template_11_V0:TWClientUceProcessQueue_V0
{
    [WmiDataId(1),
     Description("BatchSize") : amended,
     read]
     uint64 BatchSize;
};

[Dynamic,
 Description("WClientUcePrecompute") : amended,
 guid("{de51ae60-46ad-4cc0-9a29-426a87e88e9f}"),
 EventVersion(2),
 DisplayName("WClientUcePrecompute") : amended
]
class TWClientUcePrecompute_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_10") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientUcePrecomputeBegin", "WClientUcePrecomputeEnd"} : amended
]
class Template_10_V0:TWClientUcePrecompute_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     uint64 Id;
};

[Dynamic,
 Description("WClientUceRender") : amended,
 guid("{92ca500c-67b1-447f-9497-cfd6d52a5b0e}"),
 EventVersion(2),
 DisplayName("WClientUceRender") : amended
]
class TWClientUceRender_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_10") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientUceRenderBegin", "WClientUceRenderEnd"} : amended
]
class Template_10_V0:TWClientUceRender_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     uint64 Id;
};

[Dynamic,
 Description("WClientUcePresent") : amended,
 guid("{4c48d6ef-ac14-4d84-ba37-49a94ba8d2af}"),
 EventVersion(2),
 DisplayName("WClientUcePresent") : amended
]
class TWClientUcePresent_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_12") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientUcePresentBegin", "WClientUcePresentEnd"} : amended
]
class Template_12_V0:TWClientUcePresent_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     uint64 Id;
    [WmiDataId(2),
     Description("QPCCurrentTime") : amended,
     read]
     uint64 QPCCurrentTime;
};

[Dynamic,
 Description("WClientUceResponse") : amended,
 guid("{4c253b24-7230-4fa1-9748-ac4c59cf288c}"),
 EventVersion(2),
 DisplayName("WClientUceResponse") : amended
]
class TWClientUceResponse_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_13") : amended,
 EventType(0),
 EventTypeName(  "WClientUceResponse") : amended
]
class Template_13_V0:TWClientUceResponse_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     uint32 Id;
};

[Dynamic,
 Description("WClientUceCheckDeviceState") : amended,
 guid("{76601d6d-c6d4-4e8d-ac6e-3f9b4f1745e0}"),
 EventVersion(2),
 DisplayName("WClientUceCheckDeviceState") : amended
]
class TWClientUceCheckDeviceState_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_15") : amended,
 EventType(0),
 EventTypeName(  "WClientUceCheckDeviceStateInfo") : amended
]
class Template_15_V0:TWClientUceCheckDeviceState_V0
{
    [WmiDataId(1),
     Description("hwnd") : amended,
     pointer,
     read]
     pointer hwnd;
    [WmiDataId(2),
     Description("hr") : amended,
     read]
     uint32 hr;
};

[Dynamic,
 Description("WClientUIContextDispatch") : amended,
 guid("{2481a374-999f-4ad2-9f22-6b7c8e2a5db0}"),
 EventVersion(3),
 DisplayName("WClientUIContextDispatch") : amended
]
class TWClientUIContextDispatch_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DispatcherMessage") : amended,
 EventType(1),
 EventTypeName(  "WClientUIContextDispatchBegin") : amended
]
class DispatcherMessage_V0:TWClientUIContextDispatch_V0
{
    [WmiDataId(1),
     Description("Priority") : amended,

    Values{    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2", 
    "3", 
    "4", 
    "5", 
    "6", 
    "7", 
    "8", 
    "9", 
    "10"
    }
    ]
     uint32  Priority;

    [WmiDataId(2),
     Description("Operation") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Operation;
    [WmiDataId(3),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientUIContextDispatch") : amended,
 guid("{2481a374-999f-4ad2-9f22-6b7c8e2a5db0}"),
 EventVersion(2),
 DisplayName("WClientUIContextDispatch") : amended
]
class TWClientUIContextDispatch_V1:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientUIContextDispatchEnd") : amended,
 EventType(2),
 EventTypeName("WClientUIContextDispatchEnd") : amended
]
class WClientUIContextDispatchEnd_V1:TWClientUIContextDispatch_V1
{

};

[Dynamic,
 Description("WClientUIContextPost") : amended,
 guid("{76287aef-f674-4061-a60a-76f95550efeb}"),
 EventVersion(3),
 DisplayName("WClientUIContextPost") : amended
]
class TWClientUIContextPost_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DispatcherMessage") : amended,
 EventType(0),
 EventTypeName(  "WClientUIContextPost") : amended
]
class DispatcherMessage_V0:TWClientUIContextPost_V0
{
    [WmiDataId(1),
     Description("Priority") : amended,

    Values{    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2", 
    "3", 
    "4", 
    "5", 
    "6", 
    "7", 
    "8", 
    "9", 
    "10"
    }
    ]
     uint32  Priority;

    [WmiDataId(2),
     Description("Operation") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Operation;
    [WmiDataId(3),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientUIContextAbort") : amended,
 guid("{39404da9-413f-4581-a0a1-4715168b5ad8}"),
 EventVersion(3),
 DisplayName("WClientUIContextAbort") : amended
]
class TWClientUIContextAbort_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DispatcherMessage") : amended,
 EventType(0),
 EventTypeName(  "WClientUIContextAbort") : amended
]
class DispatcherMessage_V0:TWClientUIContextAbort_V0
{
    [WmiDataId(1),
     Description("Priority") : amended,

    Values{    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2", 
    "3", 
    "4", 
    "5", 
    "6", 
    "7", 
    "8", 
    "9", 
    "10"
    }
    ]
     uint32  Priority;

    [WmiDataId(2),
     Description("Operation") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Operation;
    [WmiDataId(3),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientUIContextPromote") : amended,
 guid("{632d4e9e-b988-4b32-ab2a-b37aa34927ee}"),
 EventVersion(3),
 DisplayName("WClientUIContextPromote") : amended
]
class TWClientUIContextPromote_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DispatcherMessage") : amended,
 EventType(0),
 EventTypeName(  "WClientUIContextPromote") : amended
]
class DispatcherMessage_V0:TWClientUIContextPromote_V0
{
    [WmiDataId(1),
     Description("Priority") : amended,

    Values{    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2", 
    "3", 
    "4", 
    "5", 
    "6", 
    "7", 
    "8", 
    "9", 
    "10"
    }
    ]
     uint32  Priority;

    [WmiDataId(2),
     Description("Operation") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Operation;
    [WmiDataId(3),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientUIContextIdle") : amended,
 guid("{c626ebef-0780-487f-81d7-38d3f0a6f05e}"),
 EventVersion(2),
 DisplayName("WClientUIContextIdle") : amended
]
class TWClientUIContextIdle_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientUIContextIdle") : amended,
 EventType(0),
 EventTypeName("WClientUIContextIdle") : amended
]
class WClientUIContextIdle_V0:TWClientUIContextIdle_V0
{

};

[Dynamic,
 Description("WClientLayout") : amended,
 guid("{a3edb710-21fc-4f91-97f4-ac2b0df1c20f}"),
 EventVersion(3),
 DisplayName("WClientLayout") : amended
]
class TWClientLayout_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("LayoutSourceTemplate") : amended,
 EventType(1),
 EventTypeName(  "WClientLayoutBegin") : amended
]
class LayoutSourceTemplate_V0:TWClientLayout_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
    [WmiDataId(2),
     Description("source") : amended,

    Values{    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2"
    }
    ]
     uint32  source;

};

[Dynamic,
 Description("WClientLayout") : amended,
 guid("{a3edb710-21fc-4f91-97f4-ac2b0df1c20f}"),
 EventVersion(2),
 DisplayName("WClientLayout") : amended
]
class TWClientLayout_V1:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientLayoutEnd") : amended,
 EventType(2),
 EventTypeName("WClientLayoutEnd") : amended
]
class WClientLayoutEnd_V1:TWClientLayout_V1
{

};

[Dynamic,
 Description("WClientLayout") : amended,
 guid("{a3edb710-21fc-4f91-97f4-ac2b0df1c20f}"),
 EventVersion(0),
 DisplayName("WClientLayout") : amended
]
class TWClientLayout_V2:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType{17, 18},
 EventTypeName{  "WClientLayoutException", "WClientLayoutInvalidated"} : amended
]
class PerfElementID_V2:TWClientLayout_V2
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("LayoutAborted") : amended,
 EventType(10),
 EventTypeName(  "WClientLayoutAbort") : amended
]
class LayoutAborted_V2:TWClientLayout_V2
{
    [WmiDataId(1),
     Description("LoopDurationMS") : amended,
     read]
     sint32 LoopDurationMS;
    [WmiDataId(2),
     Description("loopCounter") : amended,
     read]
     sint32 loopCounter;
};

[Dynamic,
 Description("WClientLayoutFireSizeChangedBegin") : amended,
 EventType(11),
 EventTypeName("WClientLayoutFireSizeChangedBegin") : amended
]
class WClientLayoutFireSizeChangedBegin_V2:TWClientLayout_V2
{

};

[Dynamic,
 Description("WClientLayoutFireSizeChangedEnd") : amended,
 EventType(12),
 EventTypeName("WClientLayoutFireSizeChangedEnd") : amended
]
class WClientLayoutFireSizeChangedEnd_V2:TWClientLayout_V2
{

};

[Dynamic,
 Description("WClientLayoutFireLayoutUpdatedBegin") : amended,
 EventType(13),
 EventTypeName("WClientLayoutFireLayoutUpdatedBegin") : amended
]
class WClientLayoutFireLayoutUpdatedBegin_V2:TWClientLayout_V2
{

};

[Dynamic,
 Description("WClientLayoutFireLayoutUpdatedEnd") : amended,
 EventType(14),
 EventTypeName("WClientLayoutFireLayoutUpdatedEnd") : amended
]
class WClientLayoutFireLayoutUpdatedEnd_V2:TWClientLayout_V2
{

};

[Dynamic,
 Description("WClientLayoutFireAutomationEventsBegin") : amended,
 EventType(15),
 EventTypeName("WClientLayoutFireAutomationEventsBegin") : amended
]
class WClientLayoutFireAutomationEventsBegin_V2:TWClientLayout_V2
{

};

[Dynamic,
 Description("WClientLayoutFireAutomationEventsEnd") : amended,
 EventType(16),
 EventTypeName("WClientLayoutFireAutomationEventsEnd") : amended
]
class WClientLayoutFireAutomationEventsEnd_V2:TWClientLayout_V2
{

};

[Dynamic,
 Description("WClientMeasure") : amended,
 guid("{3005e67b-129c-4ced-bcaa-91d7d73b1544}"),
 EventVersion(2),
 DisplayName("WClientMeasure") : amended
]
class TWClientMeasure_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Counter") : amended,
 EventType(2),
 EventTypeName(  "WClientMeasureEnd") : amended
]
class Counter_V0:TWClientMeasure_V0
{
    [WmiDataId(1),
     Description("Count") : amended,
     read]
     sint32 Count;
};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType(1),
 EventTypeName(  "WClientMeasureBegin") : amended
]
class PerfElementID_V0:TWClientMeasure_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientMeasure") : amended,
 guid("{3005e67b-129c-4ced-bcaa-91d7d73b1544}"),
 EventVersion(0),
 DisplayName("WClientMeasure") : amended
]
class TWClientMeasure_V1:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("MeasureData") : amended,
 EventType{11, 12},
 EventTypeName{  "WClientMeasureElementBegin", "WClientMeasureElementEnd"} : amended
]
class MeasureData_V1:TWClientMeasure_V1
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
    [WmiDataId(2),
     Description("Width") : amended,
     read]
     real64 Width;
    [WmiDataId(3),
     Description("Height") : amended,
     read]
     real64 Height;
};

[Dynamic,
 Description("LayoutAborted") : amended,
 EventType(10),
 EventTypeName(  "WClientMeasureAbort") : amended
]
class LayoutAborted_V1:TWClientMeasure_V1
{
    [WmiDataId(1),
     Description("LoopDurationMS") : amended,
     read]
     sint32 LoopDurationMS;
    [WmiDataId(2),
     Description("loopCounter") : amended,
     read]
     sint32 loopCounter;
};

[Dynamic,
 Description("WClientArrange") : amended,
 guid("{4b0ef3d1-0cbb-4847-b98f-16408e7e83f3}"),
 EventVersion(2),
 DisplayName("WClientArrange") : amended
]
class TWClientArrange_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Counter") : amended,
 EventType(2),
 EventTypeName(  "WClientArrangeEnd") : amended
]
class Counter_V0:TWClientArrange_V0
{
    [WmiDataId(1),
     Description("Count") : amended,
     read]
     sint32 Count;
};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType(1),
 EventTypeName(  "WClientArrangeBegin") : amended
]
class PerfElementID_V0:TWClientArrange_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("LayoutAborted") : amended,
 EventType(10),
 EventTypeName(  "WClientArrangeAbort") : amended
]
class LayoutAborted_V0:TWClientArrange_V0
{
    [WmiDataId(1),
     Description("LoopDurationMS") : amended,
     read]
     sint32 LoopDurationMS;
    [WmiDataId(2),
     Description("loopCounter") : amended,
     read]
     sint32 loopCounter;
};

[Dynamic,
 Description("WClientArrange") : amended,
 guid("{4b0ef3d1-0cbb-4847-b98f-16408e7e83f3}"),
 EventVersion(0),
 DisplayName("WClientArrange") : amended
]
class TWClientArrange_V1:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ArrangeData") : amended,
 EventType{11, 12},
 EventTypeName{  "WClientArrangeElementBegin", "WClientArrangeElementEnd"} : amended
]
class ArrangeData_V1:TWClientArrange_V1
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
    [WmiDataId(2),
     Description("Top") : amended,
     read]
     real64 Top;
    [WmiDataId(3),
     Description("Left") : amended,
     read]
     real64 Left;
    [WmiDataId(4),
     Description("Width") : amended,
     read]
     real64 Width;
    [WmiDataId(5),
     Description("Height") : amended,
     read]
     real64 Height;
};

[Dynamic,
 Description("WClientCreateVisual") : amended,
 guid("{2dbecf62-51ea-493a-8dd0-4bee1ccbe8aa}"),
 EventVersion(2),
 DisplayName("WClientCreateVisual") : amended
]
class TWClientCreateVisual_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_18") : amended,
 EventType(0),
 EventTypeName(  "WClientCreateVisual") : amended
]
class Template_18_V0:TWClientCreateVisual_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
    [WmiDataId(2),
     Description("HWND") : amended,
     read]
     sint64 HWND;
};

[Dynamic,
 Description("WClientInputMessage") : amended,
 guid("{4ac79bac-7dfb-4402-a910-fdafe16f29b2}"),
 EventVersion(2),
 DisplayName("WClientInputMessage") : amended
]
class TWClientInputMessage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_19") : amended,
 EventType(0),
 EventTypeName(  "WClientInputMessage") : amended
]
class Template_19_V0:TWClientInputMessage_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
    [WmiDataId(2),
     Description("HWND") : amended,
     read]
     sint64 HWND;
    [WmiDataId(3),
     Description("Msg") : amended,
     read]
     sint32 Msg;
    [WmiDataId(4),
     Description("WParam") : amended,
     read]
     sint32 WParam;
    [WmiDataId(5),
     Description("LParam") : amended,
     read]
     sint32 LParam;
};

[Dynamic,
 Description("WClientRenderHandler") : amended,
 guid("{7723d8b7-488b-4f80-b089-46a4c6aca1c4}"),
 EventVersion(2),
 DisplayName("WClientRenderHandler") : amended
]
class TWClientRenderHandler_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType(1),
 EventTypeName(  "WClientRenderHandlerBegin") : amended
]
class PerfElementID_V0:TWClientRenderHandler_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientRenderHandlerEnd") : amended,
 EventType(2),
 EventTypeName("WClientRenderHandlerEnd") : amended
]
class WClientRenderHandlerEnd_V0:TWClientRenderHandler_V0
{

};

[Dynamic,
 Description("WClientAnimRenderHandler") : amended,
 guid("{521c1c8d-faaa-435b-ad8c-1d64442bfd70}"),
 EventVersion(2),
 DisplayName("WClientAnimRenderHandler") : amended
]
class TWClientAnimRenderHandler_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType(1),
 EventTypeName(  "WClientAnimRenderHandlerBegin") : amended
]
class PerfElementID_V0:TWClientAnimRenderHandler_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientAnimRenderHandlerEnd") : amended,
 EventType(2),
 EventTypeName("WClientAnimRenderHandlerEnd") : amended
]
class WClientAnimRenderHandlerEnd_V0:TWClientAnimRenderHandler_V0
{

};

[Dynamic,
 Description("WClientMediaRender") : amended,
 guid("{6827e447-0e0e-4b5e-ae81-b79a00ec8349}"),
 EventVersion(2),
 DisplayName("WClientMediaRender") : amended
]
class TWClientMediaRender_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_20") : amended,
 EventType(1),
 EventTypeName(  "WClientMediaRenderBegin") : amended
]
class Template_20_V0:TWClientMediaRender_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
    [WmiDataId(2),
     Description("QPCExpectedPresentTime") : amended,
     read]
     sint64 QPCExpectedPresentTime;
};

[Dynamic,
 Description("WClientMediaRenderEnd") : amended,
 EventType(2),
 EventTypeName("WClientMediaRenderEnd") : amended
]
class WClientMediaRenderEnd_V0:TWClientMediaRender_V0
{

};

[Dynamic,
 Description("WClientPostRender") : amended,
 guid("{fb69cd45-c00d-4c23-9765-69c00344b2c5}"),
 EventVersion(2),
 DisplayName("WClientPostRender") : amended
]
class TWClientPostRender_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientPostRender") : amended,
 EventType(0),
 EventTypeName("WClientPostRender") : amended
]
class WClientPostRender_V0:TWClientPostRender_V0
{

};

[Dynamic,
 Description("WClientQPCFrequency") : amended,
 guid("{30ee0097-084c-408b-9038-73bed0479873}"),
 EventVersion(2),
 DisplayName("WClientQPCFrequency") : amended
]
class TWClientQPCFrequency_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_21") : amended,
 EventType(0),
 EventTypeName(  "WClientQPCFrequency") : amended
]
class Template_21_V0:TWClientQPCFrequency_V0
{
    [WmiDataId(1),
     Description("QPCFrequency") : amended,
     read]
     sint64 QPCFrequency;
    [WmiDataId(2),
     Description("QPCCurrentTime") : amended,
     read]
     sint64 QPCCurrentTime;
};

[Dynamic,
 Description("WClientPrecomputeScene") : amended,
 guid("{3331420f-7a3b-42b6-8dfe-aabf472801da}"),
 EventVersion(2),
 DisplayName("WClientPrecomputeScene") : amended
]
class TWClientPrecomputeScene_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType(1),
 EventTypeName(  "WClientPrecomputeSceneBegin") : amended
]
class PerfElementID_V0:TWClientPrecomputeScene_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientPrecomputeSceneEnd") : amended,
 EventType(2),
 EventTypeName("WClientPrecomputeSceneEnd") : amended
]
class WClientPrecomputeSceneEnd_V0:TWClientPrecomputeScene_V0
{

};

[Dynamic,
 Description("WClientCompileScene") : amended,
 guid("{af36fcb5-58e5-48d0-88d0-d8f4dcb56a12}"),
 EventVersion(2),
 DisplayName("WClientCompileScene") : amended
]
class TWClientCompileScene_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType(1),
 EventTypeName(  "WClientCompileSceneBegin") : amended
]
class PerfElementID_V0:TWClientCompileScene_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientCompileSceneEnd") : amended,
 EventType(2),
 EventTypeName("WClientCompileSceneEnd") : amended
]
class WClientCompileSceneEnd_V0:TWClientCompileScene_V0
{

};

[Dynamic,
 Description("WClientUIResponse") : amended,
 guid("{ab29585b-4794-4465-91e6-9df5861c88c5}"),
 EventVersion(2),
 DisplayName("WClientUIResponse") : amended
]
class TWClientUIResponse_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_22") : amended,
 EventType(0),
 EventTypeName(  "WClientUIResponse") : amended
]
class Template_22_V0:TWClientUIResponse_V0
{
    [WmiDataId(1),
     Description("ContextID") : amended,
     read]
     sint32 ContextID;
    [WmiDataId(2),
     Description("ResponseID") : amended,
     read]
     sint32 ResponseID;
};

[Dynamic,
 Description("WClientUICommitChannel") : amended,
 guid("{f9c0372e-60bd-46c9-bc64-94fe5fd31fe4}"),
 EventVersion(2),
 DisplayName("WClientUICommitChannel") : amended
]
class TWClientUICommitChannel_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "WClientUICommitChannel") : amended
]
class ID32Template_V0:TWClientUICommitChannel_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("WClientUceNotifyPresent") : amended,
 guid("{24cd1476-e145-4e5a-8bfc-50c36bbdf9cc}"),
 EventVersion(2),
 DisplayName("WClientUceNotifyPresent") : amended
]
class TWClientUceNotifyPresent_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_23") : amended,
 EventType(0),
 EventTypeName(  "WClientUceNotifyPresent") : amended
]
class Template_23_V0:TWClientUceNotifyPresent_V0
{
    [WmiDataId(1),
     Description("QPCLastPresentationTime") : amended,
     read]
     sint64 QPCLastPresentationTime;
    [WmiDataId(2),
     Description("PresentationResults") : amended,
     read]
     sint64 PresentationResults;
};

[Dynamic,
 Description("WClientScheduleRender") : amended,
 guid("{6d5aeaf3-a433-4daa-8b31-d8ae49cf6bd1}"),
 EventVersion(2),
 DisplayName("WClientScheduleRender") : amended
]
class TWClientScheduleRender_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_24") : amended,
 EventType(0),
 EventTypeName(  "WClientScheduleRender") : amended
]
class Template_24_V0:TWClientScheduleRender_V0
{
    [WmiDataId(1),
     Description("RenderDelay") : amended,
     read]
     sint32 RenderDelay;
};

[Dynamic,
 Description("WClientParseBaml") : amended,
 guid("{8a1e3af5-3a6d-4582-86d1-5901471ebbde}"),
 EventVersion(2),
 DisplayName("WClientParseBaml") : amended
]
class TWClientParseBaml_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("URITemplate") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientParseBamlBegin", "WClientParseBamlEnd"} : amended
]
class URITemplate_V0:TWClientParseBaml_V0
{
    [WmiDataId(1),
     Description("URI") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string URI;
};

[Dynamic,
 Description("WClientParseXaml") : amended,
 guid("{3164257a-c9be-4c36-9d8f-09b18ac880a6}"),
 EventVersion(0),
 DisplayName("WClientParseXaml") : amended
]
class TWClientParseXaml_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("URITemplate") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientParseXamlBegin", "WClientParseXamlEnd"} : amended
]
class URITemplate_V0:TWClientParseXaml_V0
{
    [WmiDataId(1),
     Description("URI") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string URI;
};

[Dynamic,
 Description("WClientParseXml") : amended,
 guid("{bf86e5bf-3fb4-442f-a34a-b207a3b19c3b}"),
 EventVersion(2),
 DisplayName("WClientParseXml") : amended
]
class TWClientParseXml_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("URITemplate") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientParseXmlBegin", "WClientParseXmlEnd"} : amended
]
class URITemplate_V0:TWClientParseXml_V0
{
    [WmiDataId(1),
     Description("URI") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string URI;
};

[Dynamic,
 Description("WClientParseFefCrInst") : amended,
 guid("{f7555161-6c1a-4a12-828d-8492a7699a49}"),
 EventVersion(2),
 DisplayName("WClientParseFefCrInst") : amended
]
class TWClientParseFefCrInst_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientParseFefCrInstBegin") : amended,
 EventType(1),
 EventTypeName("WClientParseFefCrInstBegin") : amended
]
class WClientParseFefCrInstBegin_V0:TWClientParseFefCrInst_V0
{

};

[Dynamic,
 Description("WClientParseFefCrInstEnd") : amended,
 EventType(2),
 EventTypeName("WClientParseFefCrInstEnd") : amended
]
class WClientParseFefCrInstEnd_V0:TWClientParseFefCrInst_V0
{

};

[Dynamic,
 Description("WClientParseInstVisTree") : amended,
 guid("{a8c3b9c0-562b-4509-becb-a08e481a7273}"),
 EventVersion(2),
 DisplayName("WClientParseInstVisTree") : amended
]
class TWClientParseInstVisTree_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("MessageStringTemplate") : amended,
 EventType(2),
 EventTypeName(  "WClientParseInstVisTreeEnd") : amended
]
class MessageStringTemplate_V0:TWClientParseInstVisTree_V0
{
    [WmiDataId(1),
     Description("Message") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Message;
};

[Dynamic,
 Description("WClientParseInstVisTreeBegin") : amended,
 EventType(1),
 EventTypeName("WClientParseInstVisTreeBegin") : amended
]
class WClientParseInstVisTreeBegin_V0:TWClientParseInstVisTree_V0
{

};

[Dynamic,
 Description("WClientParseRdrCrInst") : amended,
 guid("{8ba8f51c-0775-4adf-9eed-b1654ca088f5}"),
 EventVersion(2),
 DisplayName("WClientParseRdrCrInst") : amended
]
class TWClientParseRdrCrInst_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientParseRdrCrInstBegin") : amended,
 EventType(1),
 EventTypeName("WClientParseRdrCrInstBegin") : amended
]
class WClientParseRdrCrInstBegin_V0:TWClientParseRdrCrInst_V0
{

};

[Dynamic,
 Description("WClientParseRdrCrInstEnd") : amended,
 EventType(2),
 EventTypeName("WClientParseRdrCrInstEnd") : amended
]
class WClientParseRdrCrInstEnd_V0:TWClientParseRdrCrInst_V0
{

};

[Dynamic,
 Description("WClientParseRdrCrInFTyp") : amended,
 guid("{0da15d58-c3a7-40de-9113-72db0c4a9351}"),
 EventVersion(2),
 DisplayName("WClientParseRdrCrInFTyp") : amended
]
class TWClientParseRdrCrInFTyp_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("TypeStringTemplate") : amended,
 EventType(2),
 EventTypeName(  "WClientParseRdrCrInFTypEnd") : amended
]
class TypeStringTemplate_V0:TWClientParseRdrCrInFTyp_V0
{
    [WmiDataId(1),
     Description("Type") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Type;
};

[Dynamic,
 Description("WClientParseRdrCrInFTypBegin") : amended,
 EventType(1),
 EventTypeName("WClientParseRdrCrInFTypBegin") : amended
]
class WClientParseRdrCrInFTypBegin_V0:TWClientParseRdrCrInFTyp_V0
{

};

[Dynamic,
 Description("WClientAppCtor") : amended,
 guid("{f9f048c6-2011-4d0a-812a-23a4a4d801f5}"),
 EventVersion(2),
 DisplayName("WClientAppCtor") : amended
]
class TWClientAppCtor_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientAppCtor") : amended,
 EventType(0),
 EventTypeName("WClientAppCtor") : amended
]
class WClientAppCtor_V0:TWClientAppCtor_V0
{

};

[Dynamic,
 Description("WClientAppRun") : amended,
 guid("{08a719d6-ea79-4abc-9799-38eded602133}"),
 EventVersion(2),
 DisplayName("WClientAppRun") : amended
]
class TWClientAppRun_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientAppRun") : amended,
 EventType(0),
 EventTypeName("WClientAppRun") : amended
]
class WClientAppRun_V0:TWClientAppRun_V0
{

};

[Dynamic,
 Description("WClientTimeManagerTick") : amended,
 guid("{ea3b4b66-b25f-4e5d-8bd4-ec62bb44583e}"),
 EventVersion(2),
 DisplayName("WClientTimeManagerTick") : amended
]
class TWClientTimeManagerTick_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("TimeTick") : amended,
 EventType(1),
 EventTypeName(  "WClientTimeManagerTickBegin") : amended
]
class TimeTick_V0:TWClientTimeManagerTick_V0
{
    [WmiDataId(1),
     Description("TickTime") : amended,
     read]
     sint64 TickTime;
};

[Dynamic,
 Description("WClientTimeManagerTickEnd") : amended,
 EventType(2),
 EventTypeName("WClientTimeManagerTickEnd") : amended
]
class WClientTimeManagerTickEnd_V0:TWClientTimeManagerTick_V0
{

};

[Dynamic,
 Description("WClientString") : amended,
 guid("{6b3c0258-9ddb-4579-8660-41c3ada25c34}"),
 EventVersion(2),
 DisplayName("WClientString") : amended
]
class TWClientString_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("InfoStringTemplate") : amended,
 EventType{0, 1, 2},
 EventTypeName{  "WClientString", "WClientStringBegin", "WClientStringEnd"} : amended
]
class InfoStringTemplate_V0:TWClientString_V0
{
    [WmiDataId(1),
     Description("Info") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Info;
};

[Dynamic,
 Description("WClientFontCache") : amended,
 guid("{f3362106-b861-4980-9aac-b1ef0bab75aa}"),
 EventVersion(2),
 DisplayName("WClientFontCache") : amended
]
class TWClientFontCache_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientFontCache") : amended,
 EventType(0),
 EventTypeName("WClientFontCache") : amended
]
class WClientFontCache_V0:TWClientFontCache_V0
{

};

[Dynamic,
 Description("WClientDRXOpenPackage") : amended,
 guid("{2b8f75f3-f8f9-4075-b914-5ae853c76276}"),
 EventVersion(2),
 DisplayName("WClientDRXOpenPackage") : amended
]
class TWClientDRXOpenPackage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXOpenPackageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXOpenPackageBegin") : amended
]
class WClientDRXOpenPackageBegin_V0:TWClientDRXOpenPackage_V0
{

};

[Dynamic,
 Description("WClientDRXOpenPackageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXOpenPackageEnd") : amended
]
class WClientDRXOpenPackageEnd_V0:TWClientDRXOpenPackage_V0
{

};

[Dynamic,
 Description("WClientDRXReadStream") : amended,
 guid("{c2b15025-7812-4e44-8b68-7d734303438a}"),
 EventVersion(2),
 DisplayName("WClientDRXReadStream") : amended
]
class TWClientDRXReadStream_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Counter") : amended,
 EventType(1),
 EventTypeName(  "WClientDRXReadStreamBegin") : amended
]
class Counter_V0:TWClientDRXReadStream_V0
{
    [WmiDataId(1),
     Description("Count") : amended,
     read]
     sint32 Count;
};

[Dynamic,
 Description("Template_30") : amended,
 EventType(2),
 EventTypeName(  "WClientDRXReadStreamEnd") : amended
]
class Template_30_V0:TWClientDRXReadStream_V0
{
    [WmiDataId(1),
     Description("Result") : amended,
     read]
     sint32 Result;
};

[Dynamic,
 Description("WClientDRXGetStream") : amended,
 guid("{3f4510eb-9ee8-4b80-9ec7-775efeb1ba72}"),
 EventVersion(2),
 DisplayName("WClientDRXGetStream") : amended
]
class TWClientDRXGetStream_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXGetStreamBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXGetStreamBegin") : amended
]
class WClientDRXGetStreamBegin_V0:TWClientDRXGetStream_V0
{

};

[Dynamic,
 Description("WClientDRXGetStreamEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXGetStreamEnd") : amended
]
class WClientDRXGetStreamEnd_V0:TWClientDRXGetStream_V0
{

};

[Dynamic,
 Description("WClientDRXPageVisible") : amended,
 guid("{2ae7c601-0aec-4c99-ba80-2eca712d1b97}"),
 EventVersion(2),
 DisplayName("WClientDRXPageVisible") : amended
]
class TWClientDRXPageVisible_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_31") : amended,
 EventType(0),
 EventTypeName(  "WClientDRXPageVisible") : amended
]
class Template_31_V0:TWClientDRXPageVisible_V0
{
    [WmiDataId(1),
     Description("FirstVisiblePage") : amended,
     read]
     sint32 FirstVisiblePage;
    [WmiDataId(2),
     Description("LastVisiblePage") : amended,
     read]
     sint32 LastVisiblePage;
};

[Dynamic,
 Description("WClientDRXPageLoaded") : amended,
 guid("{66028645-e022-4d90-a7bd-a8ccdacdb2e1}"),
 EventVersion(2),
 DisplayName("WClientDRXPageLoaded") : amended
]
class TWClientDRXPageLoaded_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_32") : amended,
 EventType(0),
 EventTypeName(  "WClientDRXPageLoaded") : amended
]
class Template_32_V0:TWClientDRXPageLoaded_V0
{
    [WmiDataId(1),
     Description("PageNumber") : amended,
     read]
     sint32 PageNumber;
};

[Dynamic,
 Description("WClientDRXInvalidateView") : amended,
 guid("{3be3740f-0a31-4d22-a2a3-4d4b6d3ab899}"),
 EventVersion(2),
 DisplayName("WClientDRXInvalidateView") : amended
]
class TWClientDRXInvalidateView_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXInvalidateView") : amended,
 EventType(0),
 EventTypeName("WClientDRXInvalidateView") : amended
]
class WClientDRXInvalidateView_V0:TWClientDRXInvalidateView_V0
{

};

[Dynamic,
 Description("WClientDRXLineDown") : amended,
 guid("{b67ab12c-29bf-4020-b678-f043925b8235}"),
 EventVersion(2),
 DisplayName("WClientDRXLineDown") : amended
]
class TWClientDRXLineDown_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_33") : amended,
 EventType(0),
 EventTypeName(  "WClientDRXLineDown") : amended
]
class Template_33_V0:TWClientDRXLineDown_V0
{
    [WmiDataId(1),
     Description("VerticalOffset") : amended,
     read]
     sint32 VerticalOffset;
};

[Dynamic,
 Description("WClientDRXPageDown") : amended,
 guid("{d7cdeb52-5ba3-4e02-b114-385a61e7ba9d}"),
 EventVersion(2),
 DisplayName("WClientDRXPageDown") : amended
]
class TWClientDRXPageDown_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_33") : amended,
 EventType(0),
 EventTypeName(  "WClientDRXPageDown") : amended
]
class Template_33_V0:TWClientDRXPageDown_V0
{
    [WmiDataId(1),
     Description("VerticalOffset") : amended,
     read]
     sint32 VerticalOffset;
};

[Dynamic,
 Description("WClientDRXPageJump") : amended,
 guid("{f068b137-7b09-44a1-84d0-4ff1592e0ac1}"),
 EventVersion(2),
 DisplayName("WClientDRXPageJump") : amended
]
class TWClientDRXPageJump_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_34") : amended,
 EventType(0),
 EventTypeName(  "WClientDRXPageJump") : amended
]
class Template_34_V0:TWClientDRXPageJump_V0
{
    [WmiDataId(1),
     Description("PageNumber") : amended,
     read]
     sint32 PageNumber;
    [WmiDataId(2),
     Description("FirstVisiblePage") : amended,
     read]
     sint32 FirstVisiblePage;
};

[Dynamic,
 Description("WClientDRXLayout") : amended,
 guid("{34fbea40-0238-498f-b12a-631f5a8ef9a5}"),
 EventVersion(2),
 DisplayName("WClientDRXLayout") : amended
]
class TWClientDRXLayout_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXLayoutBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXLayoutBegin") : amended
]
class WClientDRXLayoutBegin_V0:TWClientDRXLayout_V0
{

};

[Dynamic,
 Description("WClientDRXLayoutEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXLayoutEnd") : amended
]
class WClientDRXLayoutEnd_V0:TWClientDRXLayout_V0
{

};

[Dynamic,
 Description("WClientDRXInstantiated") : amended,
 guid("{9de677e1-914a-426c-bcd9-2ccdea3648df}"),
 EventVersion(2),
 DisplayName("WClientDRXInstantiated") : amended
]
class TWClientDRXInstantiated_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXInstantiated") : amended,
 EventType(0),
 EventTypeName("WClientDRXInstantiated") : amended
]
class WClientDRXInstantiated_V0:TWClientDRXInstantiated_V0
{

};

[Dynamic,
 Description("WClientDRXStyleCreated") : amended,
 guid("{69737c35-1636-43be-a352-428ca36d1b2c}"),
 EventVersion(2),
 DisplayName("WClientDRXStyleCreated") : amended
]
class TWClientDRXStyleCreated_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXStyleCreated") : amended,
 EventType(0),
 EventTypeName("WClientDRXStyleCreated") : amended
]
class WClientDRXStyleCreated_V0:TWClientDRXStyleCreated_V0
{

};

[Dynamic,
 Description("WClientDRXFind") : amended,
 guid("{ff8efb74-efaa-424d-9022-ee8d21ad804e}"),
 EventVersion(2),
 DisplayName("WClientDRXFind") : amended
]
class TWClientDRXFind_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXFindBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXFindBegin") : amended
]
class WClientDRXFindBegin_V0:TWClientDRXFind_V0
{

};

[Dynamic,
 Description("WClientDRXFindEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXFindEnd") : amended
]
class WClientDRXFindEnd_V0:TWClientDRXFind_V0
{

};

[Dynamic,
 Description("WClientDRXZoom") : amended,
 guid("{2e5045a1-8dac-4c90-9995-3260de166c8f}"),
 EventVersion(2),
 DisplayName("WClientDRXZoom") : amended
]
class TWClientDRXZoom_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_35") : amended,
 EventType(0),
 EventTypeName(  "WClientDRXZoom") : amended
]
class Template_35_V0:TWClientDRXZoom_V0
{
    [WmiDataId(1),
     Description("Zoom") : amended,
     read]
     sint32 Zoom;
};

[Dynamic,
 Description("WClientDRXEnsureOM") : amended,
 guid("{28e3a8bb-aebb-48e8-86b6-32759b47fcbe}"),
 EventVersion(2),
 DisplayName("WClientDRXEnsureOM") : amended
]
class TWClientDRXEnsureOM_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXEnsureOMBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXEnsureOMBegin") : amended
]
class WClientDRXEnsureOMBegin_V0:TWClientDRXEnsureOM_V0
{

};

[Dynamic,
 Description("WClientDRXEnsureOMEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXEnsureOMEnd") : amended
]
class WClientDRXEnsureOMEnd_V0:TWClientDRXEnsureOM_V0
{

};

[Dynamic,
 Description("WClientDRXGetPage") : amended,
 guid("{a0c17259-c6b1-4850-a9ab-13659fe6dc58}"),
 EventVersion(2),
 DisplayName("WClientDRXGetPage") : amended
]
class TWClientDRXGetPage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXGetPageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXGetPageBegin") : amended
]
class WClientDRXGetPageBegin_V0:TWClientDRXGetPage_V0
{

};

[Dynamic,
 Description("WClientDRXGetPageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXGetPageEnd") : amended
]
class WClientDRXGetPageEnd_V0:TWClientDRXGetPage_V0
{

};

[Dynamic,
 Description("WClientDRXTreeFlatten") : amended,
 guid("{b4557454-212b-4f57-b9ca-2ba9d58273b3}"),
 EventVersion(2),
 DisplayName("WClientDRXTreeFlatten") : amended
]
class TWClientDRXTreeFlatten_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXTreeFlattenBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXTreeFlattenBegin") : amended
]
class WClientDRXTreeFlattenBegin_V0:TWClientDRXTreeFlatten_V0
{

};

[Dynamic,
 Description("WClientDRXTreeFlattenEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXTreeFlattenEnd") : amended
]
class WClientDRXTreeFlattenEnd_V0:TWClientDRXTreeFlatten_V0
{

};

[Dynamic,
 Description("WClientDRXAlphaFlatten") : amended,
 guid("{302f02e9-f025-4083-abd5-2ce3aaa9a3cf}"),
 EventVersion(2),
 DisplayName("WClientDRXAlphaFlatten") : amended
]
class TWClientDRXAlphaFlatten_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXAlphaFlattenBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXAlphaFlattenBegin") : amended
]
class WClientDRXAlphaFlattenBegin_V0:TWClientDRXAlphaFlatten_V0
{

};

[Dynamic,
 Description("WClientDRXAlphaFlattenEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXAlphaFlattenEnd") : amended
]
class WClientDRXAlphaFlattenEnd_V0:TWClientDRXAlphaFlatten_V0
{

};

[Dynamic,
 Description("WClientDRXGetDevMode") : amended,
 guid("{573ea8dc-db6c-42c0-91f8-964e39cb6a70}"),
 EventVersion(2),
 DisplayName("WClientDRXGetDevMode") : amended
]
class TWClientDRXGetDevMode_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXGetDevModeBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXGetDevModeBegin") : amended
]
class WClientDRXGetDevModeBegin_V0:TWClientDRXGetDevMode_V0
{

};

[Dynamic,
 Description("WClientDRXGetDevModeEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXGetDevModeEnd") : amended
]
class WClientDRXGetDevModeEnd_V0:TWClientDRXGetDevMode_V0
{

};

[Dynamic,
 Description("WClientDRXStartDoc") : amended,
 guid("{f3fba666-fa0f-4487-b846-9f204811bf3d}"),
 EventVersion(2),
 DisplayName("WClientDRXStartDoc") : amended
]
class TWClientDRXStartDoc_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXStartDocBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXStartDocBegin") : amended
]
class WClientDRXStartDocBegin_V0:TWClientDRXStartDoc_V0
{

};

[Dynamic,
 Description("WClientDRXStartDocEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXStartDocEnd") : amended
]
class WClientDRXStartDocEnd_V0:TWClientDRXStartDoc_V0
{

};

[Dynamic,
 Description("WClientDRXEndDoc") : amended,
 guid("{743dd3cf-bbce-4e69-a4db-85226ec6a445}"),
 EventVersion(2),
 DisplayName("WClientDRXEndDoc") : amended
]
class TWClientDRXEndDoc_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXEndDocBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXEndDocBegin") : amended
]
class WClientDRXEndDocBegin_V0:TWClientDRXEndDoc_V0
{

};

[Dynamic,
 Description("WClientDRXEndDocEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXEndDocEnd") : amended
]
class WClientDRXEndDocEnd_V0:TWClientDRXEndDoc_V0
{

};

[Dynamic,
 Description("WClientDRXStartPage") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a157}"),
 EventVersion(2),
 DisplayName("WClientDRXStartPage") : amended
]
class TWClientDRXStartPage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXStartPageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXStartPageBegin") : amended
]
class WClientDRXStartPageBegin_V0:TWClientDRXStartPage_V0
{

};

[Dynamic,
 Description("WClientDRXStartPageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXStartPageEnd") : amended
]
class WClientDRXStartPageEnd_V0:TWClientDRXStartPage_V0
{

};

[Dynamic,
 Description("WClientDRXEndPage") : amended,
 guid("{e20fddf4-17a6-4e5f-8693-3dd7cb049422}"),
 EventVersion(2),
 DisplayName("WClientDRXEndPage") : amended
]
class TWClientDRXEndPage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXEndPageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXEndPageBegin") : amended
]
class WClientDRXEndPageBegin_V0:TWClientDRXEndPage_V0
{

};

[Dynamic,
 Description("WClientDRXEndPageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXEndPageEnd") : amended
]
class WClientDRXEndPageEnd_V0:TWClientDRXEndPage_V0
{

};

[Dynamic,
 Description("WClientDRXCommitPage") : amended,
 guid("{7d7ee18d-aea5-493f-9ef2-bbdb36fcaa78}"),
 EventVersion(2),
 DisplayName("WClientDRXCommitPage") : amended
]
class TWClientDRXCommitPage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXCommitPageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXCommitPageBegin") : amended
]
class WClientDRXCommitPageBegin_V0:TWClientDRXCommitPage_V0
{

};

[Dynamic,
 Description("WClientDRXCommitPageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXCommitPageEnd") : amended
]
class WClientDRXCommitPageEnd_V0:TWClientDRXCommitPage_V0
{

};

[Dynamic,
 Description("WClientDRXConvertFont") : amended,
 guid("{88fc2d42-b1de-4588-8c3b-dc5bec03a9ac}"),
 EventVersion(2),
 DisplayName("WClientDRXConvertFont") : amended
]
class TWClientDRXConvertFont_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXConvertFontBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXConvertFontBegin") : amended
]
class WClientDRXConvertFontBegin_V0:TWClientDRXConvertFont_V0
{

};

[Dynamic,
 Description("WClientDRXConvertFontEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXConvertFontEnd") : amended
]
class WClientDRXConvertFontEnd_V0:TWClientDRXConvertFont_V0
{

};

[Dynamic,
 Description("WClientDRXConvertImage") : amended,
 guid("{17fddfdc-a1be-43b3-b2ee-f5e89b7b1b26}"),
 EventVersion(2),
 DisplayName("WClientDRXConvertImage") : amended
]
class TWClientDRXConvertImage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXConvertImageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXConvertImageBegin") : amended
]
class WClientDRXConvertImageBegin_V0:TWClientDRXConvertImage_V0
{

};

[Dynamic,
 Description("WClientDRXConvertImageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXConvertImageEnd") : amended
]
class WClientDRXConvertImageEnd_V0:TWClientDRXConvertImage_V0
{

};

[Dynamic,
 Description("WClientDRXSaveXps") : amended,
 guid("{ba0320d5-2294-4067-8b19-ef9cddad4b1a}"),
 EventVersion(2),
 DisplayName("WClientDRXSaveXps") : amended
]
class TWClientDRXSaveXps_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXSaveXpsBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXSaveXpsBegin") : amended
]
class WClientDRXSaveXpsBegin_V0:TWClientDRXSaveXps_V0
{

};

[Dynamic,
 Description("WClientDRXSaveXpsEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXSaveXpsEnd") : amended
]
class WClientDRXSaveXpsEnd_V0:TWClientDRXSaveXps_V0
{

};

[Dynamic,
 Description("WClientDRXLoadPrimitive") : amended,
 guid("{d0b70c99-450e-4872-a2d4-fbfb1dc797fa}"),
 EventVersion(2),
 DisplayName("WClientDRXLoadPrimitive") : amended
]
class TWClientDRXLoadPrimitive_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXLoadPrimitiveBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXLoadPrimitiveBegin") : amended
]
class WClientDRXLoadPrimitiveBegin_V0:TWClientDRXLoadPrimitive_V0
{

};

[Dynamic,
 Description("WClientDRXLoadPrimitiveEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXLoadPrimitiveEnd") : amended
]
class WClientDRXLoadPrimitiveEnd_V0:TWClientDRXLoadPrimitive_V0
{

};

[Dynamic,
 Description("WClientDRXSavePage") : amended,
 guid("{b0e3e78b-9ac7-473c-8903-b5d212399e3b}"),
 EventVersion(2),
 DisplayName("WClientDRXSavePage") : amended
]
class TWClientDRXSavePage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXSavePageBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXSavePageBegin") : amended
]
class WClientDRXSavePageBegin_V0:TWClientDRXSavePage_V0
{

};

[Dynamic,
 Description("WClientDRXSavePageEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXSavePageEnd") : amended
]
class WClientDRXSavePageEnd_V0:TWClientDRXSavePage_V0
{

};

[Dynamic,
 Description("WClientDRXSerialization") : amended,
 guid("{0527276c-d3f4-4293-b88c-ecdf7cac4430}"),
 EventVersion(2),
 DisplayName("WClientDRXSerialization") : amended
]
class TWClientDRXSerialization_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXSerializationBegin") : amended,
 EventType(1),
 EventTypeName("WClientDRXSerializationBegin") : amended
]
class WClientDRXSerializationBegin_V0:TWClientDRXSerialization_V0
{

};

[Dynamic,
 Description("WClientDRXSerializationEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXSerializationEnd") : amended
]
class WClientDRXSerializationEnd_V0:TWClientDRXSerialization_V0
{

};

[Dynamic,
 Description("WClientPropParentCheck") : amended,
 guid("{831bea07-5a2c-434c-8ef8-7eba41c881fb}"),
 EventVersion(2),
 DisplayName("WClientPropParentCheck") : amended
]
class TWClientPropParentCheck_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_37") : amended,
 EventType(0),
 EventTypeName(  "WClientPropParentCheck") : amended
]
class Template_37_V0:TWClientPropParentCheck_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
    [WmiDataId(2),
     Description("TypeAndName") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string TypeAndName;
};

[Dynamic,
 Description("WClientResourceFind") : amended,
 guid("{228d90d5-7e19-4480-9e56-3af2e90f8da6}"),
 EventVersion(2),
 DisplayName("WClientResourceFind") : amended
]
class TWClientResourceFind_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("KeyStringTemplate") : amended,
 EventType(1),
 EventTypeName(  "WClientResourceFindBegin") : amended
]
class KeyStringTemplate_V0:TWClientResourceFind_V0
{
    [WmiDataId(1),
     Description("Key") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Key;
};

[Dynamic,
 Description("WClientResourceFindEnd") : amended,
 EventType(2),
 EventTypeName("WClientResourceFindEnd") : amended
]
class WClientResourceFindEnd_V0:TWClientResourceFind_V0
{

};

[Dynamic,
 Description("WClientResourceCacheValue") : amended,
 guid("{3b253e2d-72a5-489e-8c65-56c1e6c859b5}"),
 EventVersion(2),
 DisplayName("WClientResourceCacheValue") : amended
]
class TWClientResourceCacheValue_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientResourceCacheValue") : amended,
 EventType(0),
 EventTypeName("WClientResourceCacheValue") : amended
]
class WClientResourceCacheValue_V0:TWClientResourceCacheValue_V0
{

};

[Dynamic,
 Description("WClientResourceCacheNull") : amended,
 guid("{7866a65b-2f38-43b6-abd2-df433bbca073}"),
 EventVersion(2),
 DisplayName("WClientResourceCacheNull") : amended
]
class TWClientResourceCacheNull_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientResourceCacheNull") : amended,
 EventType(0),
 EventTypeName("WClientResourceCacheNull") : amended
]
class WClientResourceCacheNull_V0:TWClientResourceCacheNull_V0
{

};

[Dynamic,
 Description("WClientResourceCacheMiss") : amended,
 guid("{0420755f-d416-4f15-939f-3e2cd3fcea23}"),
 EventVersion(2),
 DisplayName("WClientResourceCacheMiss") : amended
]
class TWClientResourceCacheMiss_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientResourceCacheMiss") : amended,
 EventType(0),
 EventTypeName("WClientResourceCacheMiss") : amended
]
class WClientResourceCacheMiss_V0:TWClientResourceCacheMiss_V0
{

};

[Dynamic,
 Description("WClientResourceStock") : amended,
 guid("{06f0fee4-72dd-4802-bd3d-0985139fa91a}"),
 EventVersion(2),
 DisplayName("WClientResourceStock") : amended
]
class TWClientResourceStock_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("KeyStringTemplate") : amended,
 EventType(0),
 EventTypeName(  "WClientResourceStock") : amended
]
class KeyStringTemplate_V0:TWClientResourceStock_V0
{
    [WmiDataId(1),
     Description("Key") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Key;
};

[Dynamic,
 Description("WClientResourceBamlAssembly") : amended,
 guid("{19df4373-6680-4a04-8c77-d2f6809ca703}"),
 EventVersion(2),
 DisplayName("WClientResourceBamlAssembly") : amended
]
class TWClientResourceBamlAssembly_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AssemblyNameTemplate") : amended,
 EventType(0),
 EventTypeName(  "WClientResourceBamlAssembly") : amended
]
class AssemblyNameTemplate_V0:TWClientResourceBamlAssembly_V0
{
    [WmiDataId(1),
     Description("AssemblyName") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string AssemblyName;
};

[Dynamic,
 Description("CreateStickyNote") : amended,
 guid("{e3dbffac-1e92-4f48-a65a-c290bd5f5f15}"),
 EventVersion(2),
 DisplayName("CreateStickyNote") : amended
]
class TCreateStickyNote_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("CreateStickyNoteBegin") : amended,
 EventType(1),
 EventTypeName("CreateStickyNoteBegin") : amended
]
class CreateStickyNoteBegin_V0:TCreateStickyNote_V0
{

};

[Dynamic,
 Description("CreateStickyNoteEnd") : amended,
 EventType(2),
 EventTypeName("CreateStickyNoteEnd") : amended
]
class CreateStickyNoteEnd_V0:TCreateStickyNote_V0
{

};

[Dynamic,
 Description("DeleteTextNote") : amended,
 guid("{7626a2f9-9a61-43a3-b7cc-bb84c2493aa7}"),
 EventVersion(2),
 DisplayName("DeleteTextNote") : amended
]
class TDeleteTextNote_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DeleteTextNoteBegin") : amended,
 EventType(1),
 EventTypeName("DeleteTextNoteBegin") : amended
]
class DeleteTextNoteBegin_V0:TDeleteTextNote_V0
{

};

[Dynamic,
 Description("DeleteTextNoteEnd") : amended,
 EventType(2),
 EventTypeName("DeleteTextNoteEnd") : amended
]
class DeleteTextNoteEnd_V0:TDeleteTextNote_V0
{

};

[Dynamic,
 Description("DeleteInkNote") : amended,
 guid("{bf7e2a93-9d6a-453e-badb-3f8f60075cf2}"),
 EventVersion(2),
 DisplayName("DeleteInkNote") : amended
]
class TDeleteInkNote_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DeleteInkNoteBegin") : amended,
 EventType(1),
 EventTypeName("DeleteInkNoteBegin") : amended
]
class DeleteInkNoteBegin_V0:TDeleteInkNote_V0
{

};

[Dynamic,
 Description("DeleteInkNoteEnd") : amended,
 EventType(2),
 EventTypeName("DeleteInkNoteEnd") : amended
]
class DeleteInkNoteEnd_V0:TDeleteInkNote_V0
{

};

[Dynamic,
 Description("CreateHighlight") : amended,
 guid("{c2a5edb8-ac73-41ef-a943-a8a49fa284b1}"),
 EventVersion(2),
 DisplayName("CreateHighlight") : amended
]
class TCreateHighlight_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("CreateHighlightBegin") : amended,
 EventType(1),
 EventTypeName("CreateHighlightBegin") : amended
]
class CreateHighlightBegin_V0:TCreateHighlight_V0
{

};

[Dynamic,
 Description("CreateHighlightEnd") : amended,
 EventType(2),
 EventTypeName("CreateHighlightEnd") : amended
]
class CreateHighlightEnd_V0:TCreateHighlight_V0
{

};

[Dynamic,
 Description("ClearHighlight") : amended,
 guid("{e1a59147-d28d-4c5f-b980-691be2fd4208}"),
 EventVersion(2),
 DisplayName("ClearHighlight") : amended
]
class TClearHighlight_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ClearHighlightBegin") : amended,
 EventType(1),
 EventTypeName("ClearHighlightBegin") : amended
]
class ClearHighlightBegin_V0:TClearHighlight_V0
{

};

[Dynamic,
 Description("ClearHighlightEnd") : amended,
 EventType(2),
 EventTypeName("ClearHighlightEnd") : amended
]
class ClearHighlightEnd_V0:TClearHighlight_V0
{

};

[Dynamic,
 Description("LoadAnnotations") : amended,
 guid("{cf3a283e-c004-4e7d-b3b9-cc9b582a4a5f}"),
 EventVersion(2),
 DisplayName("LoadAnnotations") : amended
]
class TLoadAnnotations_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("LoadAnnotationsBegin") : amended,
 EventType(1),
 EventTypeName("LoadAnnotationsBegin") : amended
]
class LoadAnnotationsBegin_V0:TLoadAnnotations_V0
{

};

[Dynamic,
 Description("LoadAnnotationsEnd") : amended,
 EventType(2),
 EventTypeName("LoadAnnotationsEnd") : amended
]
class LoadAnnotationsEnd_V0:TLoadAnnotations_V0
{

};

[Dynamic,
 Description("AddAnnotation") : amended,
 guid("{8f4b2faa-24d6-4ee2-9935-bbf845f758a2}"),
 EventVersion(2),
 DisplayName("AddAnnotation") : amended
]
class TAddAnnotation_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AddAnnotationBegin") : amended,
 EventType(1),
 EventTypeName("AddAnnotationBegin") : amended
]
class AddAnnotationBegin_V0:TAddAnnotation_V0
{

};

[Dynamic,
 Description("AddAnnotationEnd") : amended,
 EventType(2),
 EventTypeName("AddAnnotationEnd") : amended
]
class AddAnnotationEnd_V0:TAddAnnotation_V0
{

};

[Dynamic,
 Description("DeleteAnnotation") : amended,
 guid("{4d832230-952a-4464-80af-aab2ac861703}"),
 EventVersion(2),
 DisplayName("DeleteAnnotation") : amended
]
class TDeleteAnnotation_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DeleteAnnotationBegin") : amended,
 EventType(1),
 EventTypeName("DeleteAnnotationBegin") : amended
]
class DeleteAnnotationBegin_V0:TDeleteAnnotation_V0
{

};

[Dynamic,
 Description("DeleteAnnotationEnd") : amended,
 EventType(2),
 EventTypeName("DeleteAnnotationEnd") : amended
]
class DeleteAnnotationEnd_V0:TDeleteAnnotation_V0
{

};

[Dynamic,
 Description("GetAnnotationById") : amended,
 guid("{3d27753f-eb8a-4e75-9d5b-82fba55cded1}"),
 EventVersion(2),
 DisplayName("GetAnnotationById") : amended
]
class TGetAnnotationById_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("GetAnnotationByIdBegin") : amended,
 EventType(1),
 EventTypeName("GetAnnotationByIdBegin") : amended
]
class GetAnnotationByIdBegin_V0:TGetAnnotationById_V0
{

};

[Dynamic,
 Description("GetAnnotationByIdEnd") : amended,
 EventType(2),
 EventTypeName("GetAnnotationByIdEnd") : amended
]
class GetAnnotationByIdEnd_V0:TGetAnnotationById_V0
{

};

[Dynamic,
 Description("GetAnnotationByLoc") : amended,
 guid("{741a41bc-8ecd-43d1-a7f1-d2faca7362ef}"),
 EventVersion(2),
 DisplayName("GetAnnotationByLoc") : amended
]
class TGetAnnotationByLoc_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("GetAnnotationByLocBegin") : amended,
 EventType(1),
 EventTypeName("GetAnnotationByLocBegin") : amended
]
class GetAnnotationByLocBegin_V0:TGetAnnotationByLoc_V0
{

};

[Dynamic,
 Description("GetAnnotationByLocEnd") : amended,
 EventType(2),
 EventTypeName("GetAnnotationByLocEnd") : amended
]
class GetAnnotationByLocEnd_V0:TGetAnnotationByLoc_V0
{

};

[Dynamic,
 Description("GetAnnotations") : amended,
 guid("{cd9f6017-7e64-4c61-b9ed-5c2fc8c4d849}"),
 EventVersion(2),
 DisplayName("GetAnnotations") : amended
]
class TGetAnnotations_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("GetAnnotationsBegin") : amended,
 EventType(1),
 EventTypeName("GetAnnotationsBegin") : amended
]
class GetAnnotationsBegin_V0:TGetAnnotations_V0
{

};

[Dynamic,
 Description("GetAnnotationsEnd") : amended,
 EventType(2),
 EventTypeName("GetAnnotationsEnd") : amended
]
class GetAnnotationsEnd_V0:TGetAnnotations_V0
{

};

[Dynamic,
 Description("SerializeAnnotation") : amended,
 guid("{0148924b-5bea-43e9-b3ed-399ca13b35eb}"),
 EventVersion(2),
 DisplayName("SerializeAnnotation") : amended
]
class TSerializeAnnotation_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("SerializeAnnotationBegin") : amended,
 EventType(1),
 EventTypeName("SerializeAnnotationBegin") : amended
]
class SerializeAnnotationBegin_V0:TSerializeAnnotation_V0
{

};

[Dynamic,
 Description("SerializeAnnotationEnd") : amended,
 EventType(2),
 EventTypeName("SerializeAnnotationEnd") : amended
]
class SerializeAnnotationEnd_V0:TSerializeAnnotation_V0
{

};

[Dynamic,
 Description("DeserializeAnnotation") : amended,
 guid("{2e32c255-d6db-4de7-9e62-9586377778d5}"),
 EventVersion(2),
 DisplayName("DeserializeAnnotation") : amended
]
class TDeserializeAnnotation_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("DeserializeAnnotationBegin") : amended,
 EventType(1),
 EventTypeName("DeserializeAnnotationBegin") : amended
]
class DeserializeAnnotationBegin_V0:TDeserializeAnnotation_V0
{

};

[Dynamic,
 Description("DeserializeAnnotationEnd") : amended,
 EventType(2),
 EventTypeName("DeserializeAnnotationEnd") : amended
]
class DeserializeAnnotationEnd_V0:TDeserializeAnnotation_V0
{

};

[Dynamic,
 Description("UpdateAnnotationWithSNC") : amended,
 guid("{205e0a58-3c7d-495d-b3ed-18c3fb38923f}"),
 EventVersion(2),
 DisplayName("UpdateAnnotationWithSNC") : amended
]
class TUpdateAnnotationWithSNC_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("UpdateAnnotationWithSNCBegin") : amended,
 EventType(1),
 EventTypeName("UpdateAnnotationWithSNCBegin") : amended
]
class UpdateAnnotationWithSNCBegin_V0:TUpdateAnnotationWithSNC_V0
{

};

[Dynamic,
 Description("UpdateAnnotationWithSNCEnd") : amended,
 EventType(2),
 EventTypeName("UpdateAnnotationWithSNCEnd") : amended
]
class UpdateAnnotationWithSNCEnd_V0:TUpdateAnnotationWithSNC_V0
{

};

[Dynamic,
 Description("UpdateSNCWithAnnotation") : amended,
 guid("{59c337ce-9cc2-4a86-9bfa-061fe954086b}"),
 EventVersion(2),
 DisplayName("UpdateSNCWithAnnotation") : amended
]
class TUpdateSNCWithAnnotation_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("UpdateSNCWithAnnotationBegin") : amended,
 EventType(1),
 EventTypeName("UpdateSNCWithAnnotationBegin") : amended
]
class UpdateSNCWithAnnotationBegin_V0:TUpdateSNCWithAnnotation_V0
{

};

[Dynamic,
 Description("UpdateSNCWithAnnotationEnd") : amended,
 EventType(2),
 EventTypeName("UpdateSNCWithAnnotationEnd") : amended
]
class UpdateSNCWithAnnotationEnd_V0:TUpdateSNCWithAnnotation_V0
{

};

[Dynamic,
 Description("AnnotationTextChanged") : amended,
 guid("{8bb912b9-39dd-4208-ad62-be66fe5b7ba5}"),
 EventVersion(2),
 DisplayName("AnnotationTextChanged") : amended
]
class TAnnotationTextChanged_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AnnotationTextChangedBegin") : amended,
 EventType(1),
 EventTypeName("AnnotationTextChangedBegin") : amended
]
class AnnotationTextChangedBegin_V0:TAnnotationTextChanged_V0
{

};

[Dynamic,
 Description("AnnotationTextChangedEnd") : amended,
 EventType(2),
 EventTypeName("AnnotationTextChangedEnd") : amended
]
class AnnotationTextChangedEnd_V0:TAnnotationTextChanged_V0
{

};

[Dynamic,
 Description("AnnotationInkChanged") : amended,
 guid("{1228e154-f171-426e-b672-5ee19b755edf}"),
 EventVersion(2),
 DisplayName("AnnotationInkChanged") : amended
]
class TAnnotationInkChanged_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AnnotationInkChangedBegin") : amended,
 EventType(1),
 EventTypeName("AnnotationInkChangedBegin") : amended
]
class AnnotationInkChangedBegin_V0:TAnnotationInkChanged_V0
{

};

[Dynamic,
 Description("AnnotationInkChangedEnd") : amended,
 EventType(2),
 EventTypeName("AnnotationInkChangedEnd") : amended
]
class AnnotationInkChangedEnd_V0:TAnnotationInkChanged_V0
{

};

[Dynamic,
 Description("AddAttachedSN") : amended,
 guid("{9ca660f6-8d7c-4a90-a92f-74482d9cc1cf}"),
 EventVersion(2),
 DisplayName("AddAttachedSN") : amended
]
class TAddAttachedSN_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AddAttachedSNBegin") : amended,
 EventType(1),
 EventTypeName("AddAttachedSNBegin") : amended
]
class AddAttachedSNBegin_V0:TAddAttachedSN_V0
{

};

[Dynamic,
 Description("AddAttachedSNEnd") : amended,
 EventType(2),
 EventTypeName("AddAttachedSNEnd") : amended
]
class AddAttachedSNEnd_V0:TAddAttachedSN_V0
{

};

[Dynamic,
 Description("RemoveAttachedSN") : amended,
 guid("{8c4c69f7-1185-46df-a5f5-e31ac7e96c07}"),
 EventVersion(2),
 DisplayName("RemoveAttachedSN") : amended
]
class TRemoveAttachedSN_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("RemoveAttachedSNBegin") : amended,
 EventType(1),
 EventTypeName("RemoveAttachedSNBegin") : amended
]
class RemoveAttachedSNBegin_V0:TRemoveAttachedSN_V0
{

};

[Dynamic,
 Description("RemoveAttachedSNEnd") : amended,
 EventType(2),
 EventTypeName("RemoveAttachedSNEnd") : amended
]
class RemoveAttachedSNEnd_V0:TRemoveAttachedSN_V0
{

};

[Dynamic,
 Description("AddAttachedHighlight") : amended,
 guid("{56d2cae5-5ec0-44fb-98c2-453e87a0877b}"),
 EventVersion(2),
 DisplayName("AddAttachedHighlight") : amended
]
class TAddAttachedHighlight_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AddAttachedHighlightBegin") : amended,
 EventType(1),
 EventTypeName("AddAttachedHighlightBegin") : amended
]
class AddAttachedHighlightBegin_V0:TAddAttachedHighlight_V0
{

};

[Dynamic,
 Description("AddAttachedHighlightEnd") : amended,
 EventType(2),
 EventTypeName("AddAttachedHighlightEnd") : amended
]
class AddAttachedHighlightEnd_V0:TAddAttachedHighlight_V0
{

};

[Dynamic,
 Description("RemoveAttachedHighlight") : amended,
 guid("{4c81d490-9004-49d1-87d7-289d53a314ef}"),
 EventVersion(2),
 DisplayName("RemoveAttachedHighlight") : amended
]
class TRemoveAttachedHighlight_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("RemoveAttachedHighlightBegin") : amended,
 EventType(1),
 EventTypeName("RemoveAttachedHighlightBegin") : amended
]
class RemoveAttachedHighlightBegin_V0:TRemoveAttachedHighlight_V0
{

};

[Dynamic,
 Description("RemoveAttachedHighlightEnd") : amended,
 EventType(2),
 EventTypeName("RemoveAttachedHighlightEnd") : amended
]
class RemoveAttachedHighlightEnd_V0:TRemoveAttachedHighlight_V0
{

};

[Dynamic,
 Description("AddAttachedMH") : amended,
 guid("{7ea1d548-ca17-ca17-a1a8-f1857db6302e}"),
 EventVersion(2),
 DisplayName("AddAttachedMH") : amended
]
class TAddAttachedMH_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("AddAttachedMHBegin") : amended,
 EventType(1),
 EventTypeName("AddAttachedMHBegin") : amended
]
class AddAttachedMHBegin_V0:TAddAttachedMH_V0
{

};

[Dynamic,
 Description("AddAttachedMHEnd") : amended,
 EventType(2),
 EventTypeName("AddAttachedMHEnd") : amended
]
class AddAttachedMHEnd_V0:TAddAttachedMH_V0
{

};

[Dynamic,
 Description("RemoveAttachedMH") : amended,
 guid("{296c7961-b975-450b-8975-bf862b6c7159}"),
 EventVersion(2),
 DisplayName("RemoveAttachedMH") : amended
]
class TRemoveAttachedMH_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("RemoveAttachedMHBegin") : amended,
 EventType(1),
 EventTypeName("RemoveAttachedMHBegin") : amended
]
class RemoveAttachedMHBegin_V0:TRemoveAttachedMH_V0
{

};

[Dynamic,
 Description("RemoveAttachedMHEnd") : amended,
 EventType(2),
 EventTypeName("RemoveAttachedMHEnd") : amended
]
class RemoveAttachedMHEnd_V0:TRemoveAttachedMH_V0
{

};

[Dynamic,
 Description("WpfHostUm") : amended,
 guid("{ed251760-7bbc-4b25-8328-cd7f271fee89}"),
 EventVersion(2),
 DisplayName("WpfHostUm") : amended
]
class TWpfHostUm__V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_HR") : amended,
 EventType{31, 52, 54, 109},
 EventTypeName{  "WpfHostUm_WinMainEnd", "WpfHostUm_IPersistMonikerLoadEnd", "WpfHostUm_OnStopBinding", "WpfHostUm_OleCmdExecEnd"} : amended
]
class Template_HR_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("ReturnCode") : amended,
     read]
     uint32 ReturnCode;
};

[Dynamic,
 Description("Template_43") : amended,
 EventType{32, 40, 41, 42, 50, 105},
 EventTypeName{  "WpfHostUm_InvokingBrowser", "WpfHostUm_ReadingDeplManifestStart", "WpfHostUm_ReadingDeplManifestEnd", "WpfHostUm_ReadingAppManifestStart", "WpfHostUm_IPersistFileLoad", "WpfHostUm_LoadingResourceDLLEnd"} : amended
]
class Template_43_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("URL") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string URL;
};

[Dynamic,
 Description("Template_44") : amended,
 EventType(53),
 EventTypeName(  "WpfHostUm_BindProgress") : amended
]
class Template_44_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("Code") : amended,
     read]
     uint32 Code;
    [WmiDataId(2),
     Description("Text") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Text;
};

[Dynamic,
 Description("Template_45") : amended,
 EventType{95, 154},
 EventTypeName{  "WpfHostUm_IHlinkTargetNavigateStart", "WpfHostUm_AdHocProfile2Start"} : amended
]
class Template_45_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("Location") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Location;
};

[Dynamic,
 Description("Template_46") : amended,
 EventType(97),
 EventTypeName(  "WpfHostUm_ReadyStateChanged") : amended
]
class Template_46_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("State") : amended,
     read]
     uint32 State;
};

[Dynamic,
 Description("Template_47") : amended,
 EventType{106, 108},
 EventTypeName{  "WpfHostUm_OleCmdQueryStatusStart", "WpfHostUm_OleCmdExecStart"} : amended
]
class Template_47_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("GUID_Data1") : amended,
     read]
     uint32 GUID_Data1;
    [WmiDataId(2),
     Description("CmdId") : amended,
     read]
     uint32 CmdId;
};

[Dynamic,
 Description("Template_48") : amended,
 EventType(107),
 EventTypeName(  "WpfHostUm_OleCmdQueryStatusEnd") : amended
]
class Template_48_V0:TWpfHostUm__V0
{
    [WmiDataId(1),
     Description("CmdFlags") : amended,
     read]
     uint32 CmdFlags;
    [WmiDataId(2),
     Description("HResult") : amended,
     read]
     uint32 HResult;
};

[Dynamic,
 Description("WpfHostUm_WinMainStart") : amended,
 EventType(30),
 EventTypeName("WpfHostUm_WinMainStart") : amended
]
class WpfHostUm_WinMainStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_LaunchingRestrictedProcess") : amended,
 EventType(33),
 EventTypeName("WpfHostUm_LaunchingRestrictedProcess") : amended
]
class WpfHostUm_LaunchingRestrictedProcess_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_EnteringMessageLoop") : amended,
 EventType(34),
 EventTypeName("WpfHostUm_EnteringMessageLoop") : amended
]
class WpfHostUm_EnteringMessageLoop_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_ClassFactoryCreateInstance") : amended,
 EventType(35),
 EventTypeName("WpfHostUm_ClassFactoryCreateInstance") : amended
]
class WpfHostUm_ClassFactoryCreateInstance_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_ReadingAppManifestEnd") : amended,
 EventType(43),
 EventTypeName("WpfHostUm_ReadingAppManifestEnd") : amended
]
class WpfHostUm_ReadingAppManifestEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_ParsingMarkupVersionStart") : amended,
 EventType(44),
 EventTypeName("WpfHostUm_ParsingMarkupVersionStart") : amended
]
class WpfHostUm_ParsingMarkupVersionStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_ParsingMarkupVersionEnd") : amended,
 EventType(45),
 EventTypeName("WpfHostUm_ParsingMarkupVersionEnd") : amended
]
class WpfHostUm_ParsingMarkupVersionEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_IPersistMonikerLoadStart") : amended,
 EventType(51),
 EventTypeName("WpfHostUm_IPersistMonikerLoadStart") : amended
]
class WpfHostUm_IPersistMonikerLoadStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_VersionAttach") : amended,
 EventType(60),
 EventTypeName("WpfHostUm_VersionAttach") : amended
]
class WpfHostUm_VersionAttach_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_VersionActivateStart") : amended,
 EventType(61),
 EventTypeName("WpfHostUm_VersionActivateStart") : amended
]
class WpfHostUm_VersionActivateStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_VersionActivateEnd") : amended,
 EventType(62),
 EventTypeName("WpfHostUm_VersionActivateEnd") : amended
]
class WpfHostUm_VersionActivateEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_StartingCLRStart") : amended,
 EventType(90),
 EventTypeName("WpfHostUm_StartingCLRStart") : amended
]
class WpfHostUm_StartingCLRStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_StartingCLREnd") : amended,
 EventType(91),
 EventTypeName("WpfHostUm_StartingCLREnd") : amended
]
class WpfHostUm_StartingCLREnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_IHlinkTargetNavigateEnd") : amended,
 EventType(96),
 EventTypeName("WpfHostUm_IHlinkTargetNavigateEnd") : amended
]
class WpfHostUm_IHlinkTargetNavigateEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_InitDocHostStart") : amended,
 EventType(98),
 EventTypeName("WpfHostUm_InitDocHostStart") : amended
]
class WpfHostUm_InitDocHostStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_InitDocHostEnd") : amended,
 EventType(99),
 EventTypeName("WpfHostUm_InitDocHostEnd") : amended
]
class WpfHostUm_InitDocHostEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_MergingMenusStart") : amended,
 EventType(100),
 EventTypeName("WpfHostUm_MergingMenusStart") : amended
]
class WpfHostUm_MergingMenusStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_MergingMenusEnd") : amended,
 EventType(101),
 EventTypeName("WpfHostUm_MergingMenusEnd") : amended
]
class WpfHostUm_MergingMenusEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_UIActivationStart") : amended,
 EventType(102),
 EventTypeName("WpfHostUm_UIActivationStart") : amended
]
class WpfHostUm_UIActivationStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_UIActivationEnd") : amended,
 EventType(103),
 EventTypeName("WpfHostUm_UIActivationEnd") : amended
]
class WpfHostUm_UIActivationEnd_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_LoadingResourceDLLStart") : amended,
 EventType(104),
 EventTypeName("WpfHostUm_LoadingResourceDLLStart") : amended
]
class WpfHostUm_LoadingResourceDLLStart_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_ProgressPageShown") : amended,
 EventType(110),
 EventTypeName("WpfHostUm_ProgressPageShown") : amended
]
class WpfHostUm_ProgressPageShown_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_AdHocProfile1Start") : amended,
 EventType(152),
 EventTypeName("WpfHostUm_AdHocProfile1Start") : amended
]
class WpfHostUm_AdHocProfile1Start_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_AdHocProfile1End") : amended,
 EventType(153),
 EventTypeName("WpfHostUm_AdHocProfile1End") : amended
]
class WpfHostUm_AdHocProfile1End_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHostUm_AdHocProfile2End") : amended,
 EventType(155),
 EventTypeName("WpfHostUm_AdHocProfile2End") : amended
]
class WpfHostUm_AdHocProfile2End_V0:TWpfHostUm__V0
{

};

[Dynamic,
 Description("WpfHost") : amended,
 guid("{5ff6b585-7fb9-4189-beb3-54c82ce4d7d1}"),
 EventVersion(2),
 DisplayName("WpfHost") : amended
]
class TWpfHost__V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("Template_49") : amended,
 EventType(11),
 EventTypeName(  "WpfHost_IBHSRunStart") : amended
]
class Template_49_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("Path") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Path;
    [WmiDataId(2),
     Description("AppId") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string AppId;
};

[Dynamic,
 Description("Template_50") : amended,
 EventType(12),
 EventTypeName(  "WpfHost_IBHSRunEnd") : amended
]
class Template_50_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("ExitCode") : amended,
     read]
     uint32 ExitCode;
};

[Dynamic,
 Description("Template_51") : amended,
 EventType(17),
 EventTypeName(  "WpfHost_ClickOnceActivationStart") : amended
]
class Template_51_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("Direct") : amended,
     read]
     sint8 Direct;
};

[Dynamic,
 Description("URITemplate") : amended,
 EventType(41),
 EventTypeName(  "WpfHost_ApplicationActivatorCreateInstanceStart") : amended
]
class URITemplate_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("URI") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string URI;
};

[Dynamic,
 Description("Template_53") : amended,
 EventType(14),
 EventTypeName(  "WpfHost_XappLauncherAppExit") : amended
]
class Template_53_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("AttemptDownload") : amended,
     read]
     sint8 AttemptDownload;
};

[Dynamic,
 Description("Template_54") : amended,
 EventType(51),
 EventTypeName(  "WpfHost_GetDownloadPageStart") : amended
]
class Template_54_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("Page") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Page;
};

[Dynamic,
 Description("Template_55") : amended,
 EventType(59),
 EventTypeName(  "WpfHost_DownloadProgressUpdate") : amended
]
class Template_55_V0:TWpfHost__V0
{
    [WmiDataId(1),
     Description("Bytes") : amended,
     read]
     uint32 Bytes;
    [WmiDataId(2),
     Description("Total") : amended,
     read]
     uint32 Total;
};

[Dynamic,
 Description("WpfHost_DocObjHostCreated") : amended,
 EventType(10),
 EventTypeName("WpfHost_DocObjHostCreated") : amended
]
class WpfHost_DocObjHostCreated_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_XappLauncherAppStartup") : amended,
 EventType(13),
 EventTypeName("WpfHost_XappLauncherAppStartup") : amended
]
class WpfHost_XappLauncherAppStartup_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DocObjHostRunApplicationStart") : amended,
 EventType(15),
 EventTypeName("WpfHost_DocObjHostRunApplicationStart") : amended
]
class WpfHost_DocObjHostRunApplicationStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DocObjHostRunApplicationEnd") : amended,
 EventType(16),
 EventTypeName("WpfHost_DocObjHostRunApplicationEnd") : amended
]
class WpfHost_DocObjHostRunApplicationEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_ClickOnceActivationEnd") : amended,
 EventType(18),
 EventTypeName("WpfHost_ClickOnceActivationEnd") : amended
]
class WpfHost_ClickOnceActivationEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_InitAppProxyStart") : amended,
 EventType(19),
 EventTypeName("WpfHost_InitAppProxyStart") : amended
]
class WpfHost_InitAppProxyStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_InitAppProxyEnd") : amended,
 EventType(20),
 EventTypeName("WpfHost_InitAppProxyEnd") : amended
]
class WpfHost_InitAppProxyEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AppProxyCtor") : amended,
 EventType(30),
 EventTypeName("WpfHost_AppProxyCtor") : amended
]
class WpfHost_AppProxyCtor_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_RootBrowserWindowSetupStart") : amended,
 EventType(31),
 EventTypeName("WpfHost_RootBrowserWindowSetupStart") : amended
]
class WpfHost_RootBrowserWindowSetupStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_RootBrowserWindowSetupEnd") : amended,
 EventType(32),
 EventTypeName("WpfHost_RootBrowserWindowSetupEnd") : amended
]
class WpfHost_RootBrowserWindowSetupEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AppProxyRunStart") : amended,
 EventType(33),
 EventTypeName("WpfHost_AppProxyRunStart") : amended
]
class WpfHost_AppProxyRunStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AppProxyRunEnd") : amended,
 EventType(34),
 EventTypeName("WpfHost_AppProxyRunEnd") : amended
]
class WpfHost_AppProxyRunEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AppDomainManagerCctor") : amended,
 EventType(40),
 EventTypeName("WpfHost_AppDomainManagerCctor") : amended
]
class WpfHost_AppDomainManagerCctor_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_ApplicationActivatorCreateInstanceEnd") : amended,
 EventType(42),
 EventTypeName("WpfHost_ApplicationActivatorCreateInstanceEnd") : amended
]
class WpfHost_ApplicationActivatorCreateInstanceEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DetermineApplicationTrustStart") : amended,
 EventType(43),
 EventTypeName("WpfHost_DetermineApplicationTrustStart") : amended
]
class WpfHost_DetermineApplicationTrustStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DetermineApplicationTrustEnd") : amended,
 EventType(44),
 EventTypeName("WpfHost_DetermineApplicationTrustEnd") : amended
]
class WpfHost_DetermineApplicationTrustEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_FirstTimeActivation") : amended,
 EventType(50),
 EventTypeName("WpfHost_FirstTimeActivation") : amended
]
class WpfHost_FirstTimeActivation_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_GetDownloadPageEnd") : amended,
 EventType(52),
 EventTypeName("WpfHost_GetDownloadPageEnd") : amended
]
class WpfHost_GetDownloadPageEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DownloadDeplManifestStart") : amended,
 EventType(53),
 EventTypeName("WpfHost_DownloadDeplManifestStart") : amended
]
class WpfHost_DownloadDeplManifestStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DownloadDeplManifestEnd") : amended,
 EventType(54),
 EventTypeName("WpfHost_DownloadDeplManifestEnd") : amended
]
class WpfHost_DownloadDeplManifestEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AssertAppRequirementsStart") : amended,
 EventType(55),
 EventTypeName("WpfHost_AssertAppRequirementsStart") : amended
]
class WpfHost_AssertAppRequirementsStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AssertAppRequirementsEnd") : amended,
 EventType(56),
 EventTypeName("WpfHost_AssertAppRequirementsEnd") : amended
]
class WpfHost_AssertAppRequirementsEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DownloadApplicationStart") : amended,
 EventType(57),
 EventTypeName("WpfHost_DownloadApplicationStart") : amended
]
class WpfHost_DownloadApplicationStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_DownloadApplicationEnd") : amended,
 EventType(58),
 EventTypeName("WpfHost_DownloadApplicationEnd") : amended
]
class WpfHost_DownloadApplicationEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_XappLauncherAppNavigated") : amended,
 EventType(60),
 EventTypeName("WpfHost_XappLauncherAppNavigated") : amended
]
class WpfHost_XappLauncherAppNavigated_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_UpdateBrowserCommandsStart") : amended,
 EventType(70),
 EventTypeName("WpfHost_UpdateBrowserCommandsStart") : amended
]
class WpfHost_UpdateBrowserCommandsStart_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_UpdateBrowserCommandsEnd") : amended,
 EventType(71),
 EventTypeName("WpfHost_UpdateBrowserCommandsEnd") : amended
]
class WpfHost_UpdateBrowserCommandsEnd_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_PostShutdown") : amended,
 EventType(80),
 EventTypeName("WpfHost_PostShutdown") : amended
]
class WpfHost_PostShutdown_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("WpfHost_AbortingActivation") : amended,
 EventType(81),
 EventTypeName("WpfHost_AbortingActivation") : amended
]
class WpfHost_AbortingActivation_V0:TWpfHost__V0
{

};

[Dynamic,
 Description("Navigation") : amended,
 guid("{6ffb9c25-5c8a-4091-989c-5b596ab286a0}"),
 EventVersion(2),
 DisplayName("Navigation") : amended
]
class TNavigation_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("URITemplate") : amended,
 EventType(13),
 EventTypeName(  "Wpf_NavigationLaunchBrowser") : amended
]
class URITemplate_V0:TNavigation_V0
{
    [WmiDataId(1),
     Description("URI") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string URI;
};

[Dynamic,
 Description("Template_56") : amended,
 EventType(10),
 EventTypeName(  "Wpf_NavigationStart") : amended
]
class Template_56_V0:TNavigation_V0
{
    [WmiDataId(1),
     Description("NavigationMode") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string NavigationMode;
    [WmiDataId(2),
     Description("UriOrObject") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string UriOrObject;
};

[Dynamic,
 Description("Template_57") : amended,
 EventType(16),
 EventTypeName(  "Wpf_NavigationPageFunctionReturn") : amended
]
class Template_57_V0:TNavigation_V0
{
    [WmiDataId(1),
     Description("PF") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string PF;
};

[Dynamic,
 Description("Wpf_NavigationAsyncWorkItem") : amended,
 EventType(11),
 EventTypeName("Wpf_NavigationAsyncWorkItem") : amended
]
class Wpf_NavigationAsyncWorkItem_V0:TNavigation_V0
{

};

[Dynamic,
 Description("Wpf_NavigationWebResponseReceived") : amended,
 EventType(12),
 EventTypeName("Wpf_NavigationWebResponseReceived") : amended
]
class Wpf_NavigationWebResponseReceived_V0:TNavigation_V0
{

};

[Dynamic,
 Description("Wpf_NavigationEnd") : amended,
 EventType(14),
 EventTypeName("Wpf_NavigationEnd") : amended
]
class Wpf_NavigationEnd_V0:TNavigation_V0
{

};

[Dynamic,
 Description("Wpf_NavigationContentRendered") : amended,
 EventType(15),
 EventTypeName("Wpf_NavigationContentRendered") : amended
]
class Wpf_NavigationContentRendered_V0:TNavigation_V0
{

};

[Dynamic,
 Description("WClientOnRender") : amended,
 guid("{3a475cef-0e2a-449b-986e-efff5d6260e7}"),
 EventVersion(0),
 DisplayName("WClientOnRender") : amended
]
class TWClientOnRender_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementID") : amended,
 EventType{1, 2},
 EventTypeName{  "WClientOnRenderBegin", "WClientOnRenderEnd"} : amended
]
class PerfElementID_V0:TWClientOnRender_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
};

[Dynamic,
 Description("WClientDRXFlushPage") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a158}"),
 EventVersion(0),
 DisplayName("WClientDRXFlushPage") : amended
]
class WClientDRXFlushPage_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXFlushPageStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXFlushPageStart") : amended
]
class WClientDRXFlushPageStart_V0:WClientDRXFlushPage_V0
{

};

[Dynamic,
 Description("WClientDRXFlushPageStop") : amended,
 EventType(2),
 EventTypeName("WClientDRXFlushPageStop") : amended
]
class WClientDRXFlushPageStop_V0:WClientDRXFlushPage_V0
{

};

[Dynamic,
 Description("WClientDRXGetVisual") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a159}"),
 EventVersion(0),
 DisplayName("WClientDRXGetVisual") : amended
]
class WClientDRXGetVisual_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXGetVisualStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXGetVisualStart") : amended
]
class WClientDRXGetVisualStart_V0:WClientDRXGetVisual_V0
{

};

[Dynamic,
 Description("WClientDRXGetVisualEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXGetVisualEnd") : amended
]
class WClientDRXGetVisualEnd_V0:WClientDRXGetVisual_V0
{

};

[Dynamic,
 Description("WClientDRXSerializeTree") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a15a}"),
 EventVersion(0),
 DisplayName("WClientDRXSerializeTree") : amended
]
class WClientDRXSerializeTree_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXSerializeTreeStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXSerializeTreeStart") : amended
]
class WClientDRXSerializeTreeStart_V0:WClientDRXSerializeTree_V0
{

};

[Dynamic,
 Description("WClientDRXSerializeTreeEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXSerializeTreeEnd") : amended
]
class WClientDRXSerializeTreeEnd_V0:WClientDRXSerializeTree_V0
{

};

[Dynamic,
 Description("WClientDRXReleaseWriter") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a15b}"),
 EventVersion(0),
 DisplayName("WClientDRXReleaseWriter") : amended
]
class WClientDRXReleaseWriter_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXReleaseWriterStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXReleaseWriterStart") : amended
]
class WClientDRXReleaseWriterStart_V0:WClientDRXReleaseWriter_V0
{

};

[Dynamic,
 Description("WClientDRXReleaseWriterEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXReleaseWriterEnd") : amended
]
class WClientDRXReleaseWriterEnd_V0:WClientDRXReleaseWriter_V0
{

};

[Dynamic,
 Description("WClientDRXGetPrintCap") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a15c}"),
 EventVersion(0),
 DisplayName("WClientDRXGetPrintCap") : amended
]
class WClientDRXGetPrintCap_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXGetPrintCapStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXGetPrintCapStart") : amended
]
class WClientDRXGetPrintCapStart_V0:WClientDRXGetPrintCap_V0
{

};

[Dynamic,
 Description("WClientDRXGetPrintCapEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXGetPrintCapEnd") : amended
]
class WClientDRXGetPrintCapEnd_V0:WClientDRXGetPrintCap_V0
{

};

[Dynamic,
 Description("WClientDRXPTProvider") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a15d}"),
 EventVersion(0),
 DisplayName("WClientDRXPTProvider") : amended
]
class WClientDRXPTProvider_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXPTProviderStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXPTProviderStart") : amended
]
class WClientDRXPTProviderStart_V0:WClientDRXPTProvider_V0
{

};

[Dynamic,
 Description("WClientDRXPTProviderEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXPTProviderEnd") : amended
]
class WClientDRXPTProviderEnd_V0:WClientDRXPTProvider_V0
{

};

[Dynamic,
 Description("WClientDRXRaster") : amended,
 guid("{5303d552-28ab-4dac-8bcd-0f7d5675a15e}"),
 EventVersion(0),
 DisplayName("WClientDRXRaster") : amended
]
class WClientDRXRaster_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientDRXRasterStart") : amended,
 EventType(1),
 EventTypeName("WClientDRXRasterStart") : amended
]
class WClientDRXRasterStart_V0:WClientDRXRaster_V0
{

};

[Dynamic,
 Description("WClientDRXRasterEnd") : amended,
 EventType(2),
 EventTypeName("WClientDRXRasterEnd") : amended
]
class WClientDRXRasterEnd_V0:WClientDRXRaster_V0
{

};

[Dynamic,
 Description("UnexpectedSoftwareFallback") : amended,
 guid("{7d2c8338-c13c-4c5c-867a-c56c980354e4}"),
 EventVersion(0),
 DisplayName("UnexpectedSoftwareFallback") : amended
]
class TUnexpectedSoftwareFallback_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("GfxSoftwareFallback") : amended,
 EventType(0),
 EventTypeName(  "UnexpectedSoftwareFallback") : amended
]
class GfxSoftwareFallback_V0:TUnexpectedSoftwareFallback_V0
{
    [WmiDataId(1),
     Description("Reason") : amended,

    Values{    "(null)",
    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2", 
    "3"
    }
    ]
     uint32  Reason;

};

[Dynamic,
 Description("UpdateVisualState") : amended,
 guid("{07a7dd63-b52d-4eff-ac3f-2448daf97499}"),
 EventVersion(0),
 DisplayName("UpdateVisualState") : amended
]
class UpdateVisualState_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("UpdateVisualStateStart") : amended,
 EventType(1),
 EventTypeName("UpdateVisualStateStart") : amended
]
class UpdateVisualStateStart_V0:UpdateVisualState_V0
{

};

[Dynamic,
 Description("UpdateVisualStateEnd") : amended,
 EventType(2),
 EventTypeName("UpdateVisualStateEnd") : amended
]
class UpdateVisualStateEnd_V0:UpdateVisualState_V0
{

};

[Dynamic,
 Description("VisualCacheAlloc") : amended,
 guid("{85eb64f6-dc84-43c6-b14c-3bd607f42c0d}"),
 EventVersion(0),
 DisplayName("VisualCacheAlloc") : amended
]
class TVisualCacheAlloc_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("VisualCacheTemplate") : amended,
 EventType(0),
 EventTypeName(  "VisualCacheAlloc") : amended
]
class VisualCacheTemplate_V0:TVisualCacheAlloc_V0
{
    [WmiDataId(1),
     Description("uX") : amended,
     read]
     uint32 uX;
    [WmiDataId(2),
     Description("uY") : amended,
     read]
     uint32 uY;
    [WmiDataId(3),
     Description("uWidth") : amended,
     read]
     uint32 uWidth;
    [WmiDataId(4),
     Description("uHeight") : amended,
     read]
     uint32 uHeight;
};

[Dynamic,
 Description("VisualCacheUpdate") : amended,
 guid("{a4fdb257-f156-48f6-b0f5-c4a944b553fb}"),
 EventVersion(0),
 DisplayName("VisualCacheUpdate") : amended
]
class TVisualCacheUpdate_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("VisualCacheTemplate") : amended,
 EventType(0),
 EventTypeName(  "VisualCacheUpdate") : amended
]
class VisualCacheTemplate_V0:TVisualCacheUpdate_V0
{
    [WmiDataId(1),
     Description("uX") : amended,
     read]
     uint32 uX;
    [WmiDataId(2),
     Description("uY") : amended,
     read]
     uint32 uY;
    [WmiDataId(3),
     Description("uWidth") : amended,
     read]
     uint32 uWidth;
    [WmiDataId(4),
     Description("uHeight") : amended,
     read]
     uint32 uHeight;
};

[Dynamic,
 Description("StylusEventQueued") : amended,
 guid("{41ecd0f8-f5a6-4aae-9e85-caece119b853}"),
 EventVersion(0),
 DisplayName("StylusEventQueued") : amended
]
class TStylusEventQueued_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "StylusEventQueued") : amended
]
class ID32Template_V0:TStylusEventQueued_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("TouchDownReported") : amended,
 guid("{837ad37a-8cef-4c0c-944a-ae3b1f1c2557}"),
 EventVersion(0),
 DisplayName("TouchDownReported") : amended
]
class TTouchDownReported_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "TouchDownReported") : amended
]
class ID32Template_V0:TTouchDownReported_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("TouchMoveReported") : amended,
 guid("{fd718e3f-5462-4227-a610-75d5bf8967a2}"),
 EventVersion(0),
 DisplayName("TouchMoveReported") : amended
]
class TTouchMoveReported_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "TouchMoveReported") : amended
]
class ID32Template_V0:TTouchMoveReported_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("TouchUpReported") : amended,
 guid("{c2ac85a3-e16b-4d07-90de-1e686394b831}"),
 EventVersion(0),
 DisplayName("TouchUpReported") : amended
]
class TTouchUpReported_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "TouchUpReported") : amended
]
class ID32Template_V0:TTouchUpReported_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("ManipulationReportFrame") : amended,
 guid("{e185d096-6eb9-41be-81f4-75d924425872}"),
 EventVersion(0),
 DisplayName("ManipulationReportFrame") : amended
]
class TManipulationReportFrame_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "ManipulationReportFrame") : amended
]
class ID32Template_V0:TManipulationReportFrame_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("ManipulationEventRaised") : amended,
 guid("{51f685eb-b111-400d-b3e3-46022f66a894}"),
 EventVersion(0),
 DisplayName("ManipulationEventRaised") : amended
]
class TManipulationEventRaised_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "ManipulationEventRaised") : amended
]
class ID32Template_V0:TManipulationEventRaised_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

[Dynamic,
 Description("WClientInterlockedRender") : amended,
 guid("{7fe9630d-93dd-45b1-9459-21c7a4113174}"),
 EventVersion(2),
 DisplayName("WClientInterlockedRender") : amended
]
class TWClientInterlockedRender_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientInterlockedRenderBegin") : amended,
 EventType(1),
 EventTypeName("WClientInterlockedRenderBegin") : amended
]
class WClientInterlockedRenderBegin_V0:TWClientInterlockedRender_V0
{

};

[Dynamic,
 Description("WClientInterlockedRenderEnd") : amended,
 EventType(2),
 EventTypeName("WClientInterlockedRenderEnd") : amended
]
class WClientInterlockedRenderEnd_V0:TWClientInterlockedRender_V0
{

};

[Dynamic,
 Description("CreateOrAddOnChnl") : amended,
 guid("{a9ee6bda-f0df-4e2d-a3dd-25ca8fb39f1f}"),
 EventVersion(0),
 DisplayName("CreateOrAddOnChnl") : amended
]
class TCreateOrAddResourceOnChannel_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("CreateOrAddOnChnl") : amended,
 EventType(0),
 EventTypeName(  "CreateOrAddResourceOnChannel") : amended
]
class CreateOrAddOnChnl_V0:TCreateOrAddResourceOnChannel_V0
{
    [WmiDataId(1),
     Description("PerfEltId") : amended,
     read]
     sint64 PerfEltId;
    [WmiDataId(2),
     Description("ChannelPtr") : amended,
     pointer,
     read]
     pointer ChannelPtr;
    [WmiDataId(3),
     Description("ResourceHandle") : amended,
     read]
     uint32 ResourceHandle;
    [WmiDataId(4),
     Description("ResourceType") : amended,
     read]
     uint32 ResourceType;
};

[Dynamic,
 Description("CreateWpfGfxResource") : amended,
 guid("{9de2b56b-79a4-497c-88f2-d5bedc042a9d}"),
 EventVersion(0),
 DisplayName("CreateWpfGfxResource") : amended
]
class TCreateWpfGfxResource_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("CreateWpfGfxResource") : amended,
 EventType(0),
 EventTypeName(  "CreateWpfGfxResource") : amended
]
class CreateWpfGfxResource_V0:TCreateWpfGfxResource_V0
{
    [WmiDataId(1),
     Description("ResourcePtr") : amended,
     pointer,
     read]
     pointer ResourcePtr;
    [WmiDataId(2),
     Description("ChannelHandle") : amended,
     read]
     uint32 ChannelHandle;
    [WmiDataId(3),
     Description("ResourceHandle") : amended,
     read]
     uint32 ResourceHandle;
    [WmiDataId(4),
     Description("ResourceType") : amended,
     read]
     uint32 ResourceType;
};

[Dynamic,
 Description("CreateChannel") : amended,
 guid("{1c415c02-1446-480c-a81e-b2967ee7e20a}"),
 EventVersion(0),
 DisplayName("CreateChannel") : amended
]
class TCreateChannel_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("CreateChannel") : amended,
 EventType(0),
 EventTypeName(  "CreateChannel") : amended
]
class CreateChannel_V0:TCreateChannel_V0
{
    [WmiDataId(1),
     Description("ChannelPtr") : amended,
     pointer,
     read]
     pointer ChannelPtr;
    [WmiDataId(2),
     Description("ChannelHandle") : amended,
     read]
     uint32 ChannelHandle;
};

[Dynamic,
 Description("ReleaseOnChannel") : amended,
 guid("{8a61870b-a794-477e-9093-282e09eabe59}"),
 EventVersion(0),
 DisplayName("ReleaseOnChannel") : amended
]
class TReleaseOnChannel_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ReleaseOnChannel") : amended,
 EventType(0),
 EventTypeName(  "ReleaseOnChannel") : amended
]
class ReleaseOnChannel_V0:TReleaseOnChannel_V0
{
    [WmiDataId(1),
     Description("ChannelPtr") : amended,
     pointer,
     read]
     pointer ChannelPtr;
    [WmiDataId(2),
     Description("ResourceHandle") : amended,
     read]
     uint32 ResourceHandle;
};

[Dynamic,
 Description("WPFElementID") : amended,
 guid("{a060d980-4c18-4953-81df-cfdfd345c5ca}"),
 EventVersion(0),
 DisplayName("WPFElementID") : amended
]
class TWPFName_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PerfElementInfo") : amended,
 EventType(0),
 EventTypeName(  "PerfElementIDAssignment") : amended
]
class PerfElementInfo_V0:TWPFName_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
    [WmiDataId(2),
     Description("Type") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Type;
    [WmiDataId(3),
     Description("Data") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Data;
    [WmiDataId(4),
     Description("AssemblyID") : amended,
     read]
     sint64 AssemblyID;
};

[Dynamic,
 Description("PerfElementName") : amended,
 EventType(10),
 EventTypeName(  "PerfElementIDName") : amended
]
class PerfElementName_V0:TWPFName_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint64 Id;
    [WmiDataId(2),
     Description("Type") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Type;
    [WmiDataId(3),
     Description("Name") : amended,
     StringTermination("NullTerminated"),
     format("w"),
     read]
     string Name;
};

[Dynamic,
 Description("WClientParseXamlBamlInfo") : amended,
 guid("{00c117d0-8234-4efa-ace3-73ba1c655f28}"),
 EventVersion(0),
 DisplayName("WClientParseXamlBamlInfo") : amended
]
class TWClientParseXamlBamlInfo_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("WClientParseXamlBamlInfoTemplate") : amended,
 EventType(0),
 EventTypeName(  "WClientParseXamlBamlInfo") : amended
]
class WClientParseXamlBamlInfoTemplate_V0:TWClientParseXamlBamlInfo_V0
{
    [WmiDataId(1),
     Description("PerfElementID") : amended,
     read]
     sint64 PerfElementID;
    [WmiDataId(2),
     Description("LineNumber") : amended,
     read]
     sint32 LineNumber;
    [WmiDataId(3),
     Description("LinePosition") : amended,
     read]
     sint32 LinePosition;
};

[Dynamic,
 Description("WClientCreateIRT") : amended,
 guid("{d56e7b1e-e24c-4b0b-9c4a-8881f7005633}"),
 EventVersion(0),
 DisplayName("WClientCreateIRT") : amended
]
class TWClientCreateIRT_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("CreateIRT") : amended,
 EventType(0),
 EventTypeName(  "WClientCreateIRT") : amended
]
class CreateIRT_V0:TWClientCreateIRT_V0
{
    [WmiDataId(1),
     Description("ResourcePtr") : amended,
     pointer,
     read]
     pointer ResourcePtr;
    [WmiDataId(2),
     Description("ParentResourcePtr") : amended,
     pointer,
     read]
     pointer ParentResourcePtr;
    [WmiDataId(3),
     Description("Reason") : amended,

    Values{    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)",
    "(null)"
    }:amended,

    ValueMap{    "0", 
    "1", 
    "2", 
    "3", 
    "4", 
    "5", 
    "6", 
    "7", 
    "8"
    }
    ]
     uint32  Reason;

};

[Dynamic,
 Description("WClientPotentialIRTResource") : amended,
 guid("{4055bbd6-ba41-4bd0-bc0d-6b67965229be}"),
 EventVersion(0),
 DisplayName("WClientPotentialIRTResource") : amended
]
class TWClientPotentialIRTResource_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("PtrTemplate") : amended,
 EventType(0),
 EventTypeName(  "WClientPotentialIRTResource") : amended
]
class PtrTemplate_V0:TWClientPotentialIRTResource_V0
{
    [WmiDataId(1),
     Description("Pointer") : amended,
     pointer,
     read]
     pointer Pointer;
};

[Dynamic,
 Description("PenThreadPoolThreadAcquisition") : amended,
 guid("{6c325c36-4d5f-4328-b1c6-e164796dfe2b}"),
 EventVersion(0),
 DisplayName("PenThreadPoolThreadAcquisition") : amended
]
class TPenThreadPoolThreadAcquisition_V0:Microsoft_Windows_WPF
{

};

[Dynamic,
 Description("ID32Template") : amended,
 EventType(0),
 EventTypeName(  "PenThreadPoolThreadAcquisition") : amended
]
class ID32Template_V0:TPenThreadPoolThreadAcquisition_V0
{
    [WmiDataId(1),
     Description("Id") : amended,
     read]
     sint32 Id;
};

