/*
	Copyright (c) 2015 Ki

	Permission is hereby granted, free of charge, to any person obtaining a copy
	of this software and associated documentation files (the "Software"), to deal
	in the Software without restriction, including without limitation the rights
	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
	copies of the Software, and to permit persons to whom the Software is
	furnished to do so, subject to the following conditions:

	The above copyright notice and this permission notice shall be included in
	all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
	THE SOFTWARE.
*/

namespace ICSharpCode.BamlDecompiler.Baml
{
	// Auto generated. Do not modify.

	internal enum KnownTypes : short
	{
		Unknown = 0,
		AccessText = 1,
		AdornedElementPlaceholder = 2,
		Adorner = 3,
		AdornerDecorator = 4,
		AdornerLayer = 5,
		AffineTransform3D = 6,
		AmbientLight = 7,
		AnchoredBlock = 8,
		Animatable = 9,
		AnimationClock = 10,
		AnimationTimeline = 11,
		Application = 12,
		ArcSegment = 13,
		ArrayExtension = 14,
		AxisAngleRotation3D = 15,
		BaseIListConverter = 16,
		BeginStoryboard = 17,
		BevelBitmapEffect = 18,
		BezierSegment = 19,
		Binding = 20,
		BindingBase = 21,
		BindingExpression = 22,
		BindingExpressionBase = 23,
		BindingListCollectionView = 24,
		BitmapDecoder = 25,
		BitmapEffect = 26,
		BitmapEffectCollection = 27,
		BitmapEffectGroup = 28,
		BitmapEffectInput = 29,
		BitmapEncoder = 30,
		BitmapFrame = 31,
		BitmapImage = 32,
		BitmapMetadata = 33,
		BitmapPalette = 34,
		BitmapSource = 35,
		Block = 36,
		BlockUIContainer = 37,
		BlurBitmapEffect = 38,
		BmpBitmapDecoder = 39,
		BmpBitmapEncoder = 40,
		Bold = 41,
		BoolIListConverter = 42,
		Boolean = 43,
		BooleanAnimationBase = 44,
		BooleanAnimationUsingKeyFrames = 45,
		BooleanConverter = 46,
		BooleanKeyFrame = 47,
		BooleanKeyFrameCollection = 48,
		BooleanToVisibilityConverter = 49,
		Border = 50,
		BorderGapMaskConverter = 51,
		Brush = 52,
		BrushConverter = 53,
		BulletDecorator = 54,
		Button = 55,
		ButtonBase = 56,
		Byte = 57,
		ByteAnimation = 58,
		ByteAnimationBase = 59,
		ByteAnimationUsingKeyFrames = 60,
		ByteConverter = 61,
		ByteKeyFrame = 62,
		ByteKeyFrameCollection = 63,
		CachedBitmap = 64,
		Camera = 65,
		Canvas = 66,
		Char = 67,
		CharAnimationBase = 68,
		CharAnimationUsingKeyFrames = 69,
		CharConverter = 70,
		CharIListConverter = 71,
		CharKeyFrame = 72,
		CharKeyFrameCollection = 73,
		CheckBox = 74,
		Clock = 75,
		ClockController = 76,
		ClockGroup = 77,
		CollectionContainer = 78,
		CollectionView = 79,
		CollectionViewSource = 80,
		Color = 81,
		ColorAnimation = 82,
		ColorAnimationBase = 83,
		ColorAnimationUsingKeyFrames = 84,
		ColorConvertedBitmap = 85,
		ColorConvertedBitmapExtension = 86,
		ColorConverter = 87,
		ColorKeyFrame = 88,
		ColorKeyFrameCollection = 89,
		ColumnDefinition = 90,
		CombinedGeometry = 91,
		ComboBox = 92,
		ComboBoxItem = 93,
		CommandConverter = 94,
		ComponentResourceKey = 95,
		ComponentResourceKeyConverter = 96,
		CompositionTarget = 97,
		Condition = 98,
		ContainerVisual = 99,
		ContentControl = 100,
		ContentElement = 101,
		ContentPresenter = 102,
		ContentPropertyAttribute = 103,
		ContentWrapperAttribute = 104,
		ContextMenu = 105,
		ContextMenuService = 106,
		Control = 107,
		ControlTemplate = 108,
		ControllableStoryboardAction = 109,
		CornerRadius = 110,
		CornerRadiusConverter = 111,
		CroppedBitmap = 112,
		CultureInfo = 113,
		CultureInfoConverter = 114,
		CultureInfoIetfLanguageTagConverter = 115,
		Cursor = 116,
		CursorConverter = 117,
		DashStyle = 118,
		DataChangedEventManager = 119,
		DataTemplate = 120,
		DataTemplateKey = 121,
		DataTrigger = 122,
		DateTime = 123,
		DateTimeConverter = 124,
		DateTimeConverter2 = 125,
		Decimal = 126,
		DecimalAnimation = 127,
		DecimalAnimationBase = 128,
		DecimalAnimationUsingKeyFrames = 129,
		DecimalConverter = 130,
		DecimalKeyFrame = 131,
		DecimalKeyFrameCollection = 132,
		Decorator = 133,
		DefinitionBase = 134,
		DependencyObject = 135,
		DependencyProperty = 136,
		DependencyPropertyConverter = 137,
		DialogResultConverter = 138,
		DiffuseMaterial = 139,
		DirectionalLight = 140,
		DiscreteBooleanKeyFrame = 141,
		DiscreteByteKeyFrame = 142,
		DiscreteCharKeyFrame = 143,
		DiscreteColorKeyFrame = 144,
		DiscreteDecimalKeyFrame = 145,
		DiscreteDoubleKeyFrame = 146,
		DiscreteInt16KeyFrame = 147,
		DiscreteInt32KeyFrame = 148,
		DiscreteInt64KeyFrame = 149,
		DiscreteMatrixKeyFrame = 150,
		DiscreteObjectKeyFrame = 151,
		DiscretePoint3DKeyFrame = 152,
		DiscretePointKeyFrame = 153,
		DiscreteQuaternionKeyFrame = 154,
		DiscreteRectKeyFrame = 155,
		DiscreteRotation3DKeyFrame = 156,
		DiscreteSingleKeyFrame = 157,
		DiscreteSizeKeyFrame = 158,
		DiscreteStringKeyFrame = 159,
		DiscreteThicknessKeyFrame = 160,
		DiscreteVector3DKeyFrame = 161,
		DiscreteVectorKeyFrame = 162,
		DockPanel = 163,
		DocumentPageView = 164,
		DocumentReference = 165,
		DocumentViewer = 166,
		DocumentViewerBase = 167,
		Double = 168,
		DoubleAnimation = 169,
		DoubleAnimationBase = 170,
		DoubleAnimationUsingKeyFrames = 171,
		DoubleAnimationUsingPath = 172,
		DoubleCollection = 173,
		DoubleCollectionConverter = 174,
		DoubleConverter = 175,
		DoubleIListConverter = 176,
		DoubleKeyFrame = 177,
		DoubleKeyFrameCollection = 178,
		Drawing = 179,
		DrawingBrush = 180,
		DrawingCollection = 181,
		DrawingContext = 182,
		DrawingGroup = 183,
		DrawingImage = 184,
		DrawingVisual = 185,
		DropShadowBitmapEffect = 186,
		Duration = 187,
		DurationConverter = 188,
		DynamicResourceExtension = 189,
		DynamicResourceExtensionConverter = 190,
		Ellipse = 191,
		EllipseGeometry = 192,
		EmbossBitmapEffect = 193,
		EmissiveMaterial = 194,
		EnumConverter = 195,
		EventManager = 196,
		EventSetter = 197,
		EventTrigger = 198,
		Expander = 199,
		Expression = 200,
		ExpressionConverter = 201,
		Figure = 202,
		FigureLength = 203,
		FigureLengthConverter = 204,
		FixedDocument = 205,
		FixedDocumentSequence = 206,
		FixedPage = 207,
		Floater = 208,
		FlowDocument = 209,
		FlowDocumentPageViewer = 210,
		FlowDocumentReader = 211,
		FlowDocumentScrollViewer = 212,
		FocusManager = 213,
		FontFamily = 214,
		FontFamilyConverter = 215,
		FontSizeConverter = 216,
		FontStretch = 217,
		FontStretchConverter = 218,
		FontStyle = 219,
		FontStyleConverter = 220,
		FontWeight = 221,
		FontWeightConverter = 222,
		FormatConvertedBitmap = 223,
		Frame = 224,
		FrameworkContentElement = 225,
		FrameworkElement = 226,
		FrameworkElementFactory = 227,
		FrameworkPropertyMetadata = 228,
		FrameworkPropertyMetadataOptions = 229,
		FrameworkRichTextComposition = 230,
		FrameworkTemplate = 231,
		FrameworkTextComposition = 232,
		Freezable = 233,
		GeneralTransform = 234,
		GeneralTransformCollection = 235,
		GeneralTransformGroup = 236,
		Geometry = 237,
		Geometry3D = 238,
		GeometryCollection = 239,
		GeometryConverter = 240,
		GeometryDrawing = 241,
		GeometryGroup = 242,
		GeometryModel3D = 243,
		GestureRecognizer = 244,
		GifBitmapDecoder = 245,
		GifBitmapEncoder = 246,
		GlyphRun = 247,
		GlyphRunDrawing = 248,
		GlyphTypeface = 249,
		Glyphs = 250,
		GradientBrush = 251,
		GradientStop = 252,
		GradientStopCollection = 253,
		Grid = 254,
		GridLength = 255,
		GridLengthConverter = 256,
		GridSplitter = 257,
		GridView = 258,
		GridViewColumn = 259,
		GridViewColumnHeader = 260,
		GridViewHeaderRowPresenter = 261,
		GridViewRowPresenter = 262,
		GridViewRowPresenterBase = 263,
		GroupBox = 264,
		GroupItem = 265,
		Guid = 266,
		GuidConverter = 267,
		GuidelineSet = 268,
		HeaderedContentControl = 269,
		HeaderedItemsControl = 270,
		HierarchicalDataTemplate = 271,
		HostVisual = 272,
		Hyperlink = 273,
		IAddChild = 274,
		IAddChildInternal = 275,
		ICommand = 276,
		IComponentConnector = 277,
		INameScope = 278,
		IStyleConnector = 279,
		IconBitmapDecoder = 280,
		Image = 281,
		ImageBrush = 282,
		ImageDrawing = 283,
		ImageMetadata = 284,
		ImageSource = 285,
		ImageSourceConverter = 286,
		InPlaceBitmapMetadataWriter = 287,
		InkCanvas = 288,
		InkPresenter = 289,
		Inline = 290,
		InlineCollection = 291,
		InlineUIContainer = 292,
		InputBinding = 293,
		InputDevice = 294,
		InputLanguageManager = 295,
		InputManager = 296,
		InputMethod = 297,
		InputScope = 298,
		InputScopeConverter = 299,
		InputScopeName = 300,
		InputScopeNameConverter = 301,
		Int16 = 302,
		Int16Animation = 303,
		Int16AnimationBase = 304,
		Int16AnimationUsingKeyFrames = 305,
		Int16Converter = 306,
		Int16KeyFrame = 307,
		Int16KeyFrameCollection = 308,
		Int32 = 309,
		Int32Animation = 310,
		Int32AnimationBase = 311,
		Int32AnimationUsingKeyFrames = 312,
		Int32Collection = 313,
		Int32CollectionConverter = 314,
		Int32Converter = 315,
		Int32KeyFrame = 316,
		Int32KeyFrameCollection = 317,
		Int32Rect = 318,
		Int32RectConverter = 319,
		Int64 = 320,
		Int64Animation = 321,
		Int64AnimationBase = 322,
		Int64AnimationUsingKeyFrames = 323,
		Int64Converter = 324,
		Int64KeyFrame = 325,
		Int64KeyFrameCollection = 326,
		Italic = 327,
		ItemCollection = 328,
		ItemsControl = 329,
		ItemsPanelTemplate = 330,
		ItemsPresenter = 331,
		JournalEntry = 332,
		JournalEntryListConverter = 333,
		JournalEntryUnifiedViewConverter = 334,
		JpegBitmapDecoder = 335,
		JpegBitmapEncoder = 336,
		KeyBinding = 337,
		KeyConverter = 338,
		KeyGesture = 339,
		KeyGestureConverter = 340,
		KeySpline = 341,
		KeySplineConverter = 342,
		KeyTime = 343,
		KeyTimeConverter = 344,
		KeyboardDevice = 345,
		Label = 346,
		LateBoundBitmapDecoder = 347,
		LengthConverter = 348,
		Light = 349,
		Line = 350,
		LineBreak = 351,
		LineGeometry = 352,
		LineSegment = 353,
		LinearByteKeyFrame = 354,
		LinearColorKeyFrame = 355,
		LinearDecimalKeyFrame = 356,
		LinearDoubleKeyFrame = 357,
		LinearGradientBrush = 358,
		LinearInt16KeyFrame = 359,
		LinearInt32KeyFrame = 360,
		LinearInt64KeyFrame = 361,
		LinearPoint3DKeyFrame = 362,
		LinearPointKeyFrame = 363,
		LinearQuaternionKeyFrame = 364,
		LinearRectKeyFrame = 365,
		LinearRotation3DKeyFrame = 366,
		LinearSingleKeyFrame = 367,
		LinearSizeKeyFrame = 368,
		LinearThicknessKeyFrame = 369,
		LinearVector3DKeyFrame = 370,
		LinearVectorKeyFrame = 371,
		List = 372,
		ListBox = 373,
		ListBoxItem = 374,
		ListCollectionView = 375,
		ListItem = 376,
		ListView = 377,
		ListViewItem = 378,
		Localization = 379,
		LostFocusEventManager = 380,
		MarkupExtension = 381,
		Material = 382,
		MaterialCollection = 383,
		MaterialGroup = 384,
		Matrix = 385,
		Matrix3D = 386,
		Matrix3DConverter = 387,
		MatrixAnimationBase = 388,
		MatrixAnimationUsingKeyFrames = 389,
		MatrixAnimationUsingPath = 390,
		MatrixCamera = 391,
		MatrixConverter = 392,
		MatrixKeyFrame = 393,
		MatrixKeyFrameCollection = 394,
		MatrixTransform = 395,
		MatrixTransform3D = 396,
		MediaClock = 397,
		MediaElement = 398,
		MediaPlayer = 399,
		MediaTimeline = 400,
		Menu = 401,
		MenuBase = 402,
		MenuItem = 403,
		MenuScrollingVisibilityConverter = 404,
		MeshGeometry3D = 405,
		Model3D = 406,
		Model3DCollection = 407,
		Model3DGroup = 408,
		ModelVisual3D = 409,
		ModifierKeysConverter = 410,
		MouseActionConverter = 411,
		MouseBinding = 412,
		MouseDevice = 413,
		MouseGesture = 414,
		MouseGestureConverter = 415,
		MultiBinding = 416,
		MultiBindingExpression = 417,
		MultiDataTrigger = 418,
		MultiTrigger = 419,
		NameScope = 420,
		NavigationWindow = 421,
		NullExtension = 422,
		NullableBoolConverter = 423,
		NullableConverter = 424,
		NumberSubstitution = 425,
		Object = 426,
		ObjectAnimationBase = 427,
		ObjectAnimationUsingKeyFrames = 428,
		ObjectDataProvider = 429,
		ObjectKeyFrame = 430,
		ObjectKeyFrameCollection = 431,
		OrthographicCamera = 432,
		OuterGlowBitmapEffect = 433,
		Page = 434,
		PageContent = 435,
		PageFunctionBase = 436,
		Panel = 437,
		Paragraph = 438,
		ParallelTimeline = 439,
		ParserContext = 440,
		PasswordBox = 441,
		Path = 442,
		PathFigure = 443,
		PathFigureCollection = 444,
		PathFigureCollectionConverter = 445,
		PathGeometry = 446,
		PathSegment = 447,
		PathSegmentCollection = 448,
		PauseStoryboard = 449,
		Pen = 450,
		PerspectiveCamera = 451,
		PixelFormat = 452,
		PixelFormatConverter = 453,
		PngBitmapDecoder = 454,
		PngBitmapEncoder = 455,
		Point = 456,
		Point3D = 457,
		Point3DAnimation = 458,
		Point3DAnimationBase = 459,
		Point3DAnimationUsingKeyFrames = 460,
		Point3DCollection = 461,
		Point3DCollectionConverter = 462,
		Point3DConverter = 463,
		Point3DKeyFrame = 464,
		Point3DKeyFrameCollection = 465,
		Point4D = 466,
		Point4DConverter = 467,
		PointAnimation = 468,
		PointAnimationBase = 469,
		PointAnimationUsingKeyFrames = 470,
		PointAnimationUsingPath = 471,
		PointCollection = 472,
		PointCollectionConverter = 473,
		PointConverter = 474,
		PointIListConverter = 475,
		PointKeyFrame = 476,
		PointKeyFrameCollection = 477,
		PointLight = 478,
		PointLightBase = 479,
		PolyBezierSegment = 480,
		PolyLineSegment = 481,
		PolyQuadraticBezierSegment = 482,
		Polygon = 483,
		Polyline = 484,
		Popup = 485,
		PresentationSource = 486,
		PriorityBinding = 487,
		PriorityBindingExpression = 488,
		ProgressBar = 489,
		ProjectionCamera = 490,
		PropertyPath = 491,
		PropertyPathConverter = 492,
		QuadraticBezierSegment = 493,
		Quaternion = 494,
		QuaternionAnimation = 495,
		QuaternionAnimationBase = 496,
		QuaternionAnimationUsingKeyFrames = 497,
		QuaternionConverter = 498,
		QuaternionKeyFrame = 499,
		QuaternionKeyFrameCollection = 500,
		QuaternionRotation3D = 501,
		RadialGradientBrush = 502,
		RadioButton = 503,
		RangeBase = 504,
		Rect = 505,
		Rect3D = 506,
		Rect3DConverter = 507,
		RectAnimation = 508,
		RectAnimationBase = 509,
		RectAnimationUsingKeyFrames = 510,
		RectConverter = 511,
		RectKeyFrame = 512,
		RectKeyFrameCollection = 513,
		Rectangle = 514,
		RectangleGeometry = 515,
		RelativeSource = 516,
		RemoveStoryboard = 517,
		RenderOptions = 518,
		RenderTargetBitmap = 519,
		RepeatBehavior = 520,
		RepeatBehaviorConverter = 521,
		RepeatButton = 522,
		ResizeGrip = 523,
		ResourceDictionary = 524,
		ResourceKey = 525,
		ResumeStoryboard = 526,
		RichTextBox = 527,
		RotateTransform = 528,
		RotateTransform3D = 529,
		Rotation3D = 530,
		Rotation3DAnimation = 531,
		Rotation3DAnimationBase = 532,
		Rotation3DAnimationUsingKeyFrames = 533,
		Rotation3DKeyFrame = 534,
		Rotation3DKeyFrameCollection = 535,
		RoutedCommand = 536,
		RoutedEvent = 537,
		RoutedEventConverter = 538,
		RoutedUICommand = 539,
		RoutingStrategy = 540,
		RowDefinition = 541,
		Run = 542,
		RuntimeNamePropertyAttribute = 543,
		SByte = 544,
		SByteConverter = 545,
		ScaleTransform = 546,
		ScaleTransform3D = 547,
		ScrollBar = 548,
		ScrollContentPresenter = 549,
		ScrollViewer = 550,
		Section = 551,
		SeekStoryboard = 552,
		Selector = 553,
		Separator = 554,
		SetStoryboardSpeedRatio = 555,
		Setter = 556,
		SetterBase = 557,
		Shape = 558,
		Single = 559,
		SingleAnimation = 560,
		SingleAnimationBase = 561,
		SingleAnimationUsingKeyFrames = 562,
		SingleConverter = 563,
		SingleKeyFrame = 564,
		SingleKeyFrameCollection = 565,
		Size = 566,
		Size3D = 567,
		Size3DConverter = 568,
		SizeAnimation = 569,
		SizeAnimationBase = 570,
		SizeAnimationUsingKeyFrames = 571,
		SizeConverter = 572,
		SizeKeyFrame = 573,
		SizeKeyFrameCollection = 574,
		SkewTransform = 575,
		SkipStoryboardToFill = 576,
		Slider = 577,
		SolidColorBrush = 578,
		SoundPlayerAction = 579,
		Span = 580,
		SpecularMaterial = 581,
		SpellCheck = 582,
		SplineByteKeyFrame = 583,
		SplineColorKeyFrame = 584,
		SplineDecimalKeyFrame = 585,
		SplineDoubleKeyFrame = 586,
		SplineInt16KeyFrame = 587,
		SplineInt32KeyFrame = 588,
		SplineInt64KeyFrame = 589,
		SplinePoint3DKeyFrame = 590,
		SplinePointKeyFrame = 591,
		SplineQuaternionKeyFrame = 592,
		SplineRectKeyFrame = 593,
		SplineRotation3DKeyFrame = 594,
		SplineSingleKeyFrame = 595,
		SplineSizeKeyFrame = 596,
		SplineThicknessKeyFrame = 597,
		SplineVector3DKeyFrame = 598,
		SplineVectorKeyFrame = 599,
		SpotLight = 600,
		StackPanel = 601,
		StaticExtension = 602,
		StaticResourceExtension = 603,
		StatusBar = 604,
		StatusBarItem = 605,
		StickyNoteControl = 606,
		StopStoryboard = 607,
		Storyboard = 608,
		StreamGeometry = 609,
		StreamGeometryContext = 610,
		StreamResourceInfo = 611,
		String = 612,
		StringAnimationBase = 613,
		StringAnimationUsingKeyFrames = 614,
		StringConverter = 615,
		StringKeyFrame = 616,
		StringKeyFrameCollection = 617,
		StrokeCollection = 618,
		StrokeCollectionConverter = 619,
		Style = 620,
		Stylus = 621,
		StylusDevice = 622,
		TabControl = 623,
		TabItem = 624,
		TabPanel = 625,
		Table = 626,
		TableCell = 627,
		TableColumn = 628,
		TableRow = 629,
		TableRowGroup = 630,
		TabletDevice = 631,
		TemplateBindingExpression = 632,
		TemplateBindingExpressionConverter = 633,
		TemplateBindingExtension = 634,
		TemplateBindingExtensionConverter = 635,
		TemplateKey = 636,
		TemplateKeyConverter = 637,
		TextBlock = 638,
		TextBox = 639,
		TextBoxBase = 640,
		TextComposition = 641,
		TextCompositionManager = 642,
		TextDecoration = 643,
		TextDecorationCollection = 644,
		TextDecorationCollectionConverter = 645,
		TextEffect = 646,
		TextEffectCollection = 647,
		TextElement = 648,
		TextSearch = 649,
		ThemeDictionaryExtension = 650,
		Thickness = 651,
		ThicknessAnimation = 652,
		ThicknessAnimationBase = 653,
		ThicknessAnimationUsingKeyFrames = 654,
		ThicknessConverter = 655,
		ThicknessKeyFrame = 656,
		ThicknessKeyFrameCollection = 657,
		Thumb = 658,
		TickBar = 659,
		TiffBitmapDecoder = 660,
		TiffBitmapEncoder = 661,
		TileBrush = 662,
		TimeSpan = 663,
		TimeSpanConverter = 664,
		Timeline = 665,
		TimelineCollection = 666,
		TimelineGroup = 667,
		ToggleButton = 668,
		ToolBar = 669,
		ToolBarOverflowPanel = 670,
		ToolBarPanel = 671,
		ToolBarTray = 672,
		ToolTip = 673,
		ToolTipService = 674,
		Track = 675,
		Transform = 676,
		Transform3D = 677,
		Transform3DCollection = 678,
		Transform3DGroup = 679,
		TransformCollection = 680,
		TransformConverter = 681,
		TransformGroup = 682,
		TransformedBitmap = 683,
		TranslateTransform = 684,
		TranslateTransform3D = 685,
		TreeView = 686,
		TreeViewItem = 687,
		Trigger = 688,
		TriggerAction = 689,
		TriggerBase = 690,
		TypeExtension = 691,
		TypeTypeConverter = 692,
		Typography = 693,
		UIElement = 694,
		UInt16 = 695,
		UInt16Converter = 696,
		UInt32 = 697,
		UInt32Converter = 698,
		UInt64 = 699,
		UInt64Converter = 700,
		UShortIListConverter = 701,
		Underline = 702,
		UniformGrid = 703,
		Uri = 704,
		UriTypeConverter = 705,
		UserControl = 706,
		Validation = 707,
		Vector = 708,
		Vector3D = 709,
		Vector3DAnimation = 710,
		Vector3DAnimationBase = 711,
		Vector3DAnimationUsingKeyFrames = 712,
		Vector3DCollection = 713,
		Vector3DCollectionConverter = 714,
		Vector3DConverter = 715,
		Vector3DKeyFrame = 716,
		Vector3DKeyFrameCollection = 717,
		VectorAnimation = 718,
		VectorAnimationBase = 719,
		VectorAnimationUsingKeyFrames = 720,
		VectorCollection = 721,
		VectorCollectionConverter = 722,
		VectorConverter = 723,
		VectorKeyFrame = 724,
		VectorKeyFrameCollection = 725,
		VideoDrawing = 726,
		ViewBase = 727,
		Viewbox = 728,
		Viewport3D = 729,
		Viewport3DVisual = 730,
		VirtualizingPanel = 731,
		VirtualizingStackPanel = 732,
		Visual = 733,
		Visual3D = 734,
		VisualBrush = 735,
		VisualTarget = 736,
		WeakEventManager = 737,
		WhitespaceSignificantCollectionAttribute = 738,
		Window = 739,
		WmpBitmapDecoder = 740,
		WmpBitmapEncoder = 741,
		WrapPanel = 742,
		WriteableBitmap = 743,
		XamlBrushSerializer = 744,
		XamlInt32CollectionSerializer = 745,
		XamlPathDataSerializer = 746,
		XamlPoint3DCollectionSerializer = 747,
		XamlPointCollectionSerializer = 748,
		XamlReader = 749,
		XamlStyleSerializer = 750,
		XamlTemplateSerializer = 751,
		XamlVector3DCollectionSerializer = 752,
		XamlWriter = 753,
		XmlDataProvider = 754,
		XmlLangPropertyAttribute = 755,
		XmlLanguage = 756,
		XmlLanguageConverter = 757,
		XmlNamespaceMapping = 758,
		ZoomPercentageConverter = 759,
	}
}