src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (14)
1772new List<Type>() { typeof(System.Type) },
1852new List<Type>() { typeof(System.String) },
2695new List<Type>() { typeof(System.Object) },
2825new List<Type>() { typeof(System.Type), typeof(System.Object) },
3165new List<Type>() { typeof(System.Object) },
4033new List<Type>() { typeof(System.Object) },
8294new List<Type>() { typeof(System.Windows.Data.RelativeSourceMode) },
8301new List<Type>() { typeof(System.Windows.Data.RelativeSourceMode), typeof(System.Type), typeof(System.Int32) },
9424new List<Type>() { typeof(System.String) },
9443new List<Type>() { typeof(System.Object) },
9875new List<Type>() { typeof(System.Windows.DependencyProperty) },
10089new List<Type>() { typeof(System.String) },
10651new List<Type>() { typeof(System.Type) },
11830new List<Type>() { typeof(System.Object) },
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (28)
25new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.P) });
27new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.E) });
29new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.X) });
31new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.C) });
33new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.Y) });
35new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.R) });
37new List<KeyGesture> {
41new List<KeyGesture> {
45new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.A) });
47new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.V) });
49new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.I) });
51new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.O) });
53new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.N) });
55new List<KeyGesture> { new KeyGesture(Key.F6, ModifierKeys.Control | ModifierKeys.Alt, "Ctrl + Alt + F6") });
57new List<KeyGesture> { new KeyGesture(Key.Right, ModifierKeys.Alt, "Alt + Right Arrow") });
59new List<KeyGesture> { new KeyGesture(Key.J, ModifierKeys.Control, "Ctrl + J") });
61new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.P) });
63new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.I) });
65new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.M) });
67new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.S) });
69new List<KeyGesture> { new KeyGesture(Key.X, ModifierKeys.Control) });
71new List<KeyGesture> { new KeyGesture(Key.C, ModifierKeys.Control) });
73new List<KeyGesture> { new KeyGesture(Key.V, ModifierKeys.Control) });
75new List<KeyGesture> { new KeyGesture(Key.A, ModifierKeys.Control) });
77new List<KeyGesture> { new KeyGesture(Key.Z, ModifierKeys.Control) });
79new List<KeyGesture> { new KeyGesture(Key.Y, ModifierKeys.Control) });
81new List<KeyGesture> { new KeyGesture(Key.Decimal, ModifierKeys.Alt) });
83new List<KeyGesture> { new KeyGesture(Key.OemComma, ModifierKeys.Alt) });
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPoint.cs (5)
30attachedConnectors = new List<Connector>();
121return new List<Point> { topLeft, new Point(topLeft.X, topLeft.Y + parentHeight) };
125return new List<Point> { new Point(topLeft.X + parentWidth, topLeft.Y), new Point(topLeft.X + parentWidth, topLeft.Y + parentHeight) };
129return new List<Point> { topLeft, new Point(topLeft.X + parentWidth, topLeft.Y) };
133return new List<Point> { new Point(topLeft.X, topLeft.Y + parentHeight), new Point(topLeft.X + parentWidth, topLeft.Y + parentHeight) };
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (1)
570errors = new List<string>();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryListAutomationPeer.cs (1)
49_children = new List<AutomationPeer>();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyInspectorAutomationPeer.cs (1)
64_children = new List<AutomationPeer>();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\SubPropertyEditorAutomationPeer.cs (1)
42_children = new List<AutomationPeer>();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\SwitchConverter.cs (1)
32this.cases = new List<SwitchCase>();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Converters\EmptySearchableStringConverter.cs (1)
16return new List<string>();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (28)
25new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.P) });
27new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.E) });
29new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.X) });
31new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.C) });
33new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.Y) });
35new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.R) });
37new List<KeyGesture> {
41new List<KeyGesture> {
45new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.A) });
47new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.V) });
49new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.I) });
51new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.O) });
53new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.N) });
55new List<KeyGesture> { new KeyGesture(Key.F6, ModifierKeys.Control | ModifierKeys.Alt, "Ctrl + Alt + F6") });
57new List<KeyGesture> { new KeyGesture(Key.Right, ModifierKeys.Alt, "Alt + Right Arrow") });
59new List<KeyGesture> { new KeyGesture(Key.J, ModifierKeys.Control, "Ctrl + J") });
61new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.P) });
63new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.I) });
65new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.M) });
67new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.S) });
69new List<KeyGesture> { new KeyGesture(Key.X, ModifierKeys.Control) });
71new List<KeyGesture> { new KeyGesture(Key.C, ModifierKeys.Control) });
73new List<KeyGesture> { new KeyGesture(Key.V, ModifierKeys.Control) });
75new List<KeyGesture> { new KeyGesture(Key.A, ModifierKeys.Control) });
77new List<KeyGesture> { new KeyGesture(Key.Z, ModifierKeys.Control) });
79new List<KeyGesture> { new KeyGesture(Key.Y, ModifierKeys.Control) });
81new List<KeyGesture> { new KeyGesture(Key.Decimal, ModifierKeys.Alt) });
83new List<KeyGesture> { new KeyGesture(Key.OemComma, ModifierKeys.Alt) });
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPoint.cs (5)
30attachedConnectors = new List<Connector>();
121return new List<Point> { topLeft, new Point(topLeft.X, topLeft.Y + parentHeight) };
125return new List<Point> { new Point(topLeft.X + parentWidth, topLeft.Y), new Point(topLeft.X + parentWidth, topLeft.Y + parentHeight) };
129return new List<Point> { topLeft, new Point(topLeft.X + parentWidth, topLeft.Y) };
133return new List<Point> { new Point(topLeft.X, topLeft.Y + parentHeight), new Point(topLeft.X + parentWidth, topLeft.Y + parentHeight) };