69 writes to Source
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchToolWindowImpl.cs (1)
344
Source
= button,
PresentationFramework (42)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (2)
581
Source
= this
586
Source
= this
MS\Internal\Data\LiveShapingItem.cs (1)
121
binding.
Source
= _item;
System\Windows\Controls\DataGrid.cs (1)
1928
Source
= _internalScrollHost
System\Windows\Controls\DatePicker.cs (1)
1092
Source
= this
System\Windows\Controls\FlowDocumentReader.cs (1)
1115
Source
= this
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1297
Source
= this
System\Windows\Controls\InkCanvas.cs (3)
648
Source
= this,
2036
Source
= this
2205
Source
= this
System\Windows\Controls\MenuItem.cs (1)
2139
Source
= newParent
System\Windows\Controls\PopupControlService.cs (1)
451
Source
= o
System\Windows\Controls\Primitives\CalendarItem.cs (1)
1400
Source
= this.Owner
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
92
Source
= this
System\Windows\Controls\Primitives\Popup.cs (9)
905
Source
= child
919
Source
= child
926
Source
= child
933
Source
= child
940
Source
= child
947
Source
= child
954
Source
= child
963
Source
= child
972
Source
= child
System\Windows\Controls\Primitives\PopupRoot.cs (6)
252
Source
= popup
259
Source
= popup
266
Source
= popup
273
Source
= popup
280
Source
= popup
287
Source
= popup
System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs (2)
79
Source
= scrollViewer
89
Source
= scrollViewer
System\Windows\Controls\Primitives\Selector.cs (1)
748
Source
= null
System\Windows\Controls\Primitives\TickBar.cs (1)
696
Source
= parent.Track.Thumb
System\Windows\Controls\Primitives\Track.cs (1)
687
Source
= this.TemplatedParent,
System\Windows\Controls\StickyNote.cs (2)
1442
Source
= this
1450
Source
= this
System\Windows\Controls\TabItem.cs (1)
112
Source
= tabItem
System\Windows\Controls\TextSearch.cs (1)
658
binding.
Source
= null;
System\Windows\Controls\TreeView.cs (1)
316
Source
= null
System\Windows\Data\BindingGroup.cs (1)
1409
Source
= entry.Item,
System\Windows\Documents\Adorner.cs (1)
212
Source
= adorner.AdornedElement
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7111
SetDelegate = delegate (object target, object value) { ((System.Windows.Data.Binding)target).
Source
= (System.Object)value; },
PresentationUI (6)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (6)
711
Source
= host
717
Source
= host
767
Source
= host
773
Source
= host
1118
Source
= this
1134
Source
= this
System.Windows.Controls.Ribbon (20)
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (8)
342
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
365
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
377
Source
= contextMenu,
384
Source
= contextMenu,
389
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
462
Binding isCheckedBinding = new Binding () {
Source
= contextMenu, Path = path };
466
Source
= contextMenu,
471
Binding placementTargetBinding = new Binding("PlacementTarget") {
Source
= contextMenu };
Microsoft\Windows\Controls\Ribbon\RibbonFilterMenuButton.cs (2)
78
Binding currentFilterBinding = new Binding("CurrentFilter") {
Source
= parentGallery };
82
Binding currentFilterStyleBinding = new Binding("CurrentFilterStyle") {
Source
= parentGallery };
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (5)
113
Binding itemsSourceBinding = new Binding() {
Source
= this._categoryFilters };
291
Binding currentFilterTemplateBinding = new Binding("CurrentFilterTemplate") {
Source
= this };
357
Binding currentFilterBinding = new Binding("CurrentFilter") {
Source
= this };
358
Binding myHeaderBinding = new Binding("DataContext") {
Source
= filterItem };
1469
Source
= item
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (3)
2389
Source
= parentItemsControl
2395
Source
= parentItemsControl
2401
Source
= parentItemsControl
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
118
Source
= newParent
Microsoft\Windows\Controls\Ribbon\RibbonSplitMenuItem.cs (1)
271
Source
= _partHeaderButton
2 references to Source
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7112
GetDelegate = delegate (object target) { return ((System.Windows.Data.Binding)target).
Source
; }
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
1233
cvs = binding.
Source
as CollectionViewSource;