Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx40 / Tools / System.Activities.Presentation / Themes / AutoFocusStyle.xaml.cs / 1586724 / AutoFocusStyle.xaml.cs
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Navigation; using System.Windows.Shapes; using System.Activities.Presentation.View; namespace System.Activities.Presentation { ////// Interaction logic for AutoFocusStyle.xaml /// internal partial class AutoFocusStyle : ResourceDictionary { public AutoFocusStyle() { InitializeComponent(); } void OnEditingControlLoaded(object sender, RoutedEventArgs args) { DataGridHelper.OnEditingControlLoaded(sender, args); } void OnEditingControlUnloaded(object sender, RoutedEventArgs args) { DataGridHelper.OnEditingControlUnloaded(sender, args); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- X509Certificate2Collection.cs
- PartialClassGenerationTaskInternal.cs
- NumberFunctions.cs
- GenericPrincipal.cs
- EntitySqlQueryCacheKey.cs
- HandleExceptionArgs.cs
- StateBag.cs
- COM2EnumConverter.cs
- SocketInformation.cs
- Variant.cs
- OptimizedTemplateContent.cs
- XmlUrlResolver.cs
- StrokeIntersection.cs
- ControllableStoryboardAction.cs
- AggregationMinMaxHelpers.cs
- CodePageUtils.cs
- SmtpNtlmAuthenticationModule.cs
- EventProviderWriter.cs
- KeyConstraint.cs
- TileModeValidation.cs
- ElementInit.cs
- LocalizableResourceBuilder.cs
- SourceFileInfo.cs
- DependentList.cs
- IdentifierService.cs
- StateMachineHelpers.cs
- HtmlElement.cs
- CloseCryptoHandleRequest.cs
- EncryptedData.cs
- IMembershipProvider.cs
- Version.cs
- ToolBar.cs
- XmlILConstructAnalyzer.cs
- TextEditorTyping.cs
- GuidelineSet.cs
- HwndStylusInputProvider.cs
- BamlLocalizer.cs
- GroupBox.cs
- Condition.cs
- SafeThemeHandle.cs
- RSAProtectedConfigurationProvider.cs
- AutoGeneratedField.cs
- ResourceDisplayNameAttribute.cs
- GradientStop.cs
- ObjectDataSourceMethodEventArgs.cs
- GetChildSubtree.cs
- XmlSchemaParticle.cs
- ExpandCollapsePattern.cs
- CodeMemberMethod.cs
- OdbcParameterCollection.cs
- TextSegment.cs
- ContractListAdapter.cs
- ScriptIgnoreAttribute.cs
- FilteredAttributeCollection.cs
- ParseElement.cs
- IProducerConsumerCollection.cs
- TokenBasedSetEnumerator.cs
- SiteMapDataSourceView.cs
- XmlCharCheckingReader.cs
- CacheSection.cs
- Hash.cs
- StdValidatorsAndConverters.cs
- ObjectItemAttributeAssemblyLoader.cs
- CommandDevice.cs
- SerializerWriterEventHandlers.cs
- RandomNumberGenerator.cs
- SQLByteStorage.cs
- ToolStrip.cs
- LambdaCompiler.Address.cs
- LineBreak.cs
- ProtectedProviderSettings.cs
- Int32EqualityComparer.cs
- HttpDateParse.cs
- DataGridViewDesigner.cs
- CheckedListBox.cs
- SystemNetworkInterface.cs
- COM2PropertyDescriptor.cs
- BindableTemplateBuilder.cs
- Random.cs
- MaskedTextBoxDesigner.cs
- XmlIlTypeHelper.cs
- SecondaryViewProvider.cs
- DataGridViewComboBoxColumn.cs
- XPathNavigator.cs
- RepeatInfo.cs
- DataRecordInfo.cs
- DesignerActionItemCollection.cs
- DataControlCommands.cs
- BitmapFrameEncode.cs
- ResourceSet.cs
- WindowsGraphics.cs
- StylusPointCollection.cs
- DetailsViewModeEventArgs.cs
- EmptyEnumerator.cs
- XPathBuilder.cs
- ListChunk.cs
- ProcessHostMapPath.cs
- AppDomainProtocolHandler.cs
- DrawingCollection.cs
- BindingNavigator.cs