69 writes to Source
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
211
Source
= button,
PresentationFramework (42)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (2)
584
Source
= this
589
Source
= this
MS\Internal\Data\LiveShapingItem.cs (1)
121
binding.
Source
= _item;
System\Windows\Controls\DataGrid.cs (1)
1938
Source
= _internalScrollHost
System\Windows\Controls\DatePicker.cs (1)
1096
Source
= this
System\Windows\Controls\FlowDocumentReader.cs (1)
1128
Source
= this
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1313
Source
= this
System\Windows\Controls\InkCanvas.cs (3)
649
Source
= this,
2037
Source
= this
2206
Source
= this
System\Windows\Controls\MenuItem.cs (1)
2147
Source
= newParent
System\Windows\Controls\PopupControlService.cs (1)
452
Source
= o
System\Windows\Controls\Primitives\CalendarItem.cs (1)
1410
Source
= this.Owner
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
93
Source
= this
System\Windows\Controls\Primitives\Popup.cs (9)
906
Source
= child
920
Source
= child
927
Source
= child
934
Source
= child
941
Source
= child
948
Source
= child
955
Source
= child
964
Source
= child
973
Source
= child
System\Windows\Controls\Primitives\PopupRoot.cs (6)
253
Source
= popup
260
Source
= popup
267
Source
= popup
274
Source
= popup
281
Source
= popup
288
Source
= popup
System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs (2)
80
Source
= scrollViewer
90
Source
= scrollViewer
System\Windows\Controls\Primitives\Selector.cs (1)
749
Source
= null
System\Windows\Controls\Primitives\TickBar.cs (1)
697
Source
= parent.Track.Thumb
System\Windows\Controls\Primitives\Track.cs (1)
702
Source
= this.TemplatedParent,
System\Windows\Controls\StickyNote.cs (2)
1469
Source
= this
1477
Source
= this
System\Windows\Controls\TabItem.cs (1)
116
Source
= tabItem
System\Windows\Controls\TextSearch.cs (1)
659
binding.
Source
= null;
System\Windows\Controls\TreeView.cs (1)
319
Source
= null
System\Windows\Data\BindingGroup.cs (1)
1422
Source
= entry.Item,
System\Windows\Documents\Adorner.cs (1)
216
Source
= adorner.AdornedElement
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7112
SetDelegate = delegate (object target, object value) { ((System.Windows.Data.Binding)target).
Source
= (System.Object)value; },
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
715
Source
= host
721
Source
= host
771
Source
= host
777
Source
= host
1122
Source
= this
1138
Source
= this
System.Windows.Controls.Ribbon (20)
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (8)
343
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
366
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
378
Source
= contextMenu,
385
Source
= contextMenu,
390
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
463
Binding isCheckedBinding = new Binding () {
Source
= contextMenu, Path = path };
467
Source
= contextMenu,
472
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs (2)
79
Binding currentFilterBinding = new Binding("CurrentFilter") {
Source
= parentGallery };
83
Binding currentFilterStyleBinding = new Binding("CurrentFilterStyle") {
Source
= parentGallery };
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (5)
114
Binding itemsSourceBinding = new Binding() {
Source
= this._categoryFilters };
292
Binding currentFilterTemplateBinding = new Binding("CurrentFilterTemplate") {
Source
= this };
358
Binding currentFilterBinding = new Binding("CurrentFilter") {
Source
= this };
359
Binding myHeaderBinding = new Binding("DataContext") {
Source
= filterItem };
1470
Source
= item
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (3)
2414
Source
= parentItemsControl
2420
Source
= parentItemsControl
2426
Source
= parentItemsControl
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
119
Source
= newParent
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (1)
275
Source
= _partHeaderButton
2 references to Source
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7113
GetDelegate = delegate (object target) { return ((System.Windows.Data.Binding)target).
Source
; }
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
1234
cvs = binding.
Source
as CollectionViewSource;