12 references to Close
Microsoft.VisualBasic.Core (4)
Microsoft\VisualBasic\Interaction.vb (4)
346AppSectionKey.Close() 406rk.Close() 437rk.Close() 473rk.Close()
PresentationCore (4)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (1)
334recognizerKey.Close();
System\Windows\Input\Stylus\Common\StylusLogic.cs (2)
381stylusKey.Close(); 385touchKey.Close();
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
120key.Close();
PresentationFramework (4)
System\Windows\Documents\Serialization\SerializerDescriptor.cs (2)
178key.Close(); 192key.Close();
System\Windows\Documents\Serialization\SerializerProvider.cs (2)
71plugIns.Close(); 99newPlugIn.Close();