78 writes to Source
PresentationFramework (42)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (2)
606
markerStroke.
Source
= this;
609
markerStrokeThickness.
Source
= this;
src\Framework\MS\Internal\Data\LiveShapingItem.cs (1)
125
binding.
Source
= _item;
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1942
horizontalOffsetBinding.
Source
= _internalScrollHost;
src\Framework\System\Windows\Controls\DatePicker.cs (1)
1088
binding.
Source
= this;
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
1138
binding.
Source
= this;
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1319
binding.
Source
= this;
src\Framework\System\Windows\Controls\InkCanvas.cs (3)
663
activeEditingModeBinding.
Source
= this;
2121
strokes.
Source
= this;
2328
background.
Source
= this;
src\Framework\System\Windows\Controls\MenuItem.cs (1)
2204
binding.
Source
= newParent;
src\Framework\System\Windows\Controls\PopupControlService.cs (1)
507
binding.
Source
= o;
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (1)
1417
result.
Source
= this.Owner;
src\Framework\System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
97
watermarkBinding.
Source
= this;
src\Framework\System\Windows\Controls\Primitives\Popup.cs (9)
920
binding.
Source
= child;
932
binding.
Source
= child;
937
binding.
Source
= child;
942
binding.
Source
= child;
947
binding.
Source
= child;
952
binding.
Source
= child;
957
binding.
Source
= child;
964
binding.
Source
= child;
971
binding.
Source
= child;
src\Framework\System\Windows\Controls\Primitives\PopupRoot.cs (6)
258
binding.
Source
= popup;
263
binding.
Source
= popup;
268
binding.
Source
= popup;
273
binding.
Source
= popup;
278
binding.
Source
= popup;
283
binding.
Source
= popup;
src\Framework\System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs (2)
83
horizontalBinding.
Source
= scrollViewer;
91
verticalBinding.
Source
= scrollViewer;
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
771
binding.
Source
= null;
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (1)
709
binding.
Source
= parent.Track.Thumb;
src\Framework\System\Windows\Controls\Primitives\Track.cs (1)
712
binding.
Source
= this.TemplatedParent;
src\Framework\System\Windows\Controls\StickyNote.cs (2)
1503
stickyNoteInkEditingMode.
Source
= this;
1509
stickyNoteIsKeyboardFocusWithin.
Source
= this;
src\Framework\System\Windows\Controls\TabItem.cs (1)
122
binding.
Source
= tabItem;
src\Framework\System\Windows\Controls\TextSearch.cs (1)
684
binding.
Source
= null;
src\Framework\System\Windows\Controls\TreeView.cs (1)
324
binding.
Source
= null;
src\Framework\System\Windows\Data\BindingGroup.cs (1)
1439
binding.
Source
= entry.Item;
src\Framework\System\Windows\Documents\Adorner.cs (1)
225
binding.
Source
= adorner.AdornedElement;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
6579
bamlMember.SetDelegate = delegate(object target, object value) { ((System.Windows.Data.Binding)target).
Source
= (System.Object)value; };
System.Activities.Core.Presentation (14)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (4)
881
sizeBinding.
Source
= element;
884
locationBinding.
Source
= element;
928
labelBinding = new Binding {
Source
= linkModelItem, Path = new PropertyPath("TrueLabel") };
932
labelBinding = new Binding {
Source
= linkModelItem, Path = new PropertyPath("FalseLabel") };
System\Activities\Core\Presentation\FlowSwitchCaseEditorDialog.cs (1)
64
Source
= this,
System\Activities\Core\Presentation\FlowSwitchLink.cs (3)
344
new Binding {
Source
= this, Mode = BindingMode.OneWay, Path = new PropertyPath(this.CaseProperty) },
345
new Binding {
Source
= this, Mode = BindingMode.OneWay, Path = new PropertyPath(this.IsDefaultCaseProperty) },
408
result.Bindings.Add(new Binding {
Source
= this, Mode = BindingMode.OneWay, Path = new PropertyPath(this.DefaultCaseDisplayNameProperty) });
System\Activities\Core\Presentation\IfElseDesigner.xaml.cs (2)
48
b.
Source
= this.ModelItem;
57
b1.
Source
= this.ModelItem;
System\Activities\Core\Presentation\StateContainerEditor.Utilities.cs (2)
66
Source
= connectorModelItem,
73
Source
= connectorModelItem,
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
1039
sizeBinding.
Source
= element;
1042
locationBinding.
Source
= element;
System.Activities.Presentation (22)
System.Activities.Presentation\System\Activities\Presentation\ActivityDelegateInfoPresenter.xaml.cs (1)
47
binding.
Source
= this.DelegateInfo.ModelItem;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\CategoryContainer.xaml.cs (2)
88
basicMatchesFilterBinding.
Source
= this;
93
advancedMatchesFilterBinding.
Source
= this;
System.Activities.Presentation\System\Activities\Presentation\Toolbox\TreeViewContainerStyleSelector.cs (1)
42
searchTextBinding.
Source
= this.owner.searchBox;
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (3)
819
toggleButtonHelpTextBinding.
Source
= toggleButtonTextBlock;
1519
Source
= zoomSlider,
1526
Source
= zoomSlider,
System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (1)
740
binding.
Source
= source;
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindow.cs (2)
290
binding.
Source
= this;
293
binding.
Source
= this;
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (3)
170
textToType.
Source
= this;
177
labelBinding.
Source
= this;
180
typeBinding.
Source
= this.typeTextBlock;
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
666
binding.
Source
= this;
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (8)
209
modelItemBinding.
Source
= this;
213
isRootDesignerBinding.
Source
= this;
218
expandAllBinding.
Source
= view;
222
collapseAllBinding.
Source
= view;
226
expandStateBinding.
Source
= this;
230
pinStateBinding.
Source
= this;
234
selfBinding.
Source
= this;
237
containerBinding.
Source
= this;
1 reference to Source
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
6580
bamlMember.GetDelegate = delegate(object target) { return ((System.Windows.Data.Binding)target).
Source
; };