4 references to CreateTwoWayBinding
PresentationFramework (4)
System\Windows\Controls\FlowDocumentReader.cs (4)
1119CreateTwoWayBinding(feViewer, ZoomProperty, "Zoom"); 1120CreateTwoWayBinding(feViewer, MaxZoomProperty, "MaxZoom"); 1121CreateTwoWayBinding(feViewer, MinZoomProperty, "MinZoom"); 1122CreateTwoWayBinding(feViewer, ZoomIncrementProperty, "ZoomIncrement");