4 references to MakeVisible
PresentationFramework (4)
System\Windows\Controls\ScrollViewer.cs (4)
195
EnqueueCommand(Commands.
MakeVisible
, 0, p);
2170
|| (command.Code == Commands.
MakeVisible
2171
&& _array[_lastWritePosition].Code == Commands.
MakeVisible
))
2235
case Commands.
MakeVisible
: