Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Shared / MS / Internal / Generated / TextDecorationUnitValidation.cs / 1 / TextDecorationUnitValidation.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information. // //--------------------------------------------------------------------------- using System; using System.ComponentModel; using System.Runtime.InteropServices; using MS.Internal.PresentationCore; #if PRESENTATION_CORE using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; #else using SR=System.Windows.SR; using SRID=System.Windows.SRID; #endif namespace System.Windows { internal static partial class ValidateEnums { ////// Returns whether or not an enumeration instance a valid value. /// This method is designed to be used with ValidateValueCallback, and thus /// matches it's prototype. /// /// /// Enumeration value to validate. /// ///'true' if the enumeration contains a valid value, 'false' otherwise. public static bool IsTextDecorationUnitValid(object valueObject) { TextDecorationUnit value = (TextDecorationUnit) valueObject; return (value == TextDecorationUnit.FontRecommended) || (value == TextDecorationUnit.FontRenderingEmSize) || (value == TextDecorationUnit.Pixel); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information. // //--------------------------------------------------------------------------- using System; using System.ComponentModel; using System.Runtime.InteropServices; using MS.Internal.PresentationCore; #if PRESENTATION_CORE using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; #else using SR=System.Windows.SR; using SRID=System.Windows.SRID; #endif namespace System.Windows { internal static partial class ValidateEnums { ////// Returns whether or not an enumeration instance a valid value. /// This method is designed to be used with ValidateValueCallback, and thus /// matches it's prototype. /// /// /// Enumeration value to validate. /// ///'true' if the enumeration contains a valid value, 'false' otherwise. public static bool IsTextDecorationUnitValid(object valueObject) { TextDecorationUnit value = (TextDecorationUnit) valueObject; return (value == TextDecorationUnit.FontRecommended) || (value == TextDecorationUnit.FontRenderingEmSize) || (value == TextDecorationUnit.Pixel); } } } // 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
- DiscoveryDocumentLinksPattern.cs
- DesignerWebPartChrome.cs
- UrlMappingsSection.cs
- ObfuscateAssemblyAttribute.cs
- TileBrush.cs
- MimeTypePropertyAttribute.cs
- SQLDateTime.cs
- ContractMapping.cs
- DataObject.cs
- AccessViolationException.cs
- AccessText.cs
- WindowsIPAddress.cs
- ContentTextAutomationPeer.cs
- HierarchicalDataSourceControl.cs
- TransformCollection.cs
- WindowHideOrCloseTracker.cs
- BeginStoryboard.cs
- RuntimeIdentifierPropertyAttribute.cs
- ComponentRenameEvent.cs
- FileInfo.cs
- hresults.cs
- FreeFormDesigner.cs
- BamlLocalizationDictionary.cs
- FrameworkElementAutomationPeer.cs
- TargetException.cs
- ListBindingConverter.cs
- InputMethodStateTypeInfo.cs
- RecordManager.cs
- AccessDataSource.cs
- brushes.cs
- ISAPIRuntime.cs
- DelegatingConfigHost.cs
- SqlSelectStatement.cs
- DaylightTime.cs
- MessageSmuggler.cs
- ISAPIRuntime.cs
- PrintDialog.cs
- ResourceDefaultValueAttribute.cs
- RoleManagerSection.cs
- UnsafeNativeMethods.cs
- ColumnHeader.cs
- fixedPageContentExtractor.cs
- DocumentViewer.cs
- MimeObjectFactory.cs
- EasingQuaternionKeyFrame.cs
- AnnouncementEndpointElement.cs
- SqlDuplicator.cs
- MenuStrip.cs
- InstanceDataCollection.cs
- ZoneLinkButton.cs
- ExpressionWriter.cs
- WebPartUserCapability.cs
- DtrList.cs
- HttpProfileBase.cs
- DetailsViewPagerRow.cs
- EntityDataSourceWrapperCollection.cs
- CustomWebEventKey.cs
- QueryContext.cs
- RadioButtonList.cs
- SecurityHelper.cs
- MediaTimeline.cs
- StorageComplexTypeMapping.cs
- ManifestResourceInfo.cs
- sqlpipe.cs
- ClientType.cs
- Logging.cs
- DataControlFieldCollection.cs
- PageSetupDialog.cs
- SqlGatherConsumedAliases.cs
- FlowDocumentReader.cs
- NetTcpSection.cs
- ValidationErrorCollection.cs
- VisemeEventArgs.cs
- httpserverutility.cs
- RegexMatch.cs
- SelectionHighlightInfo.cs
- WindowsScrollBarBits.cs
- AuthenticationService.cs
- XmlQueryRuntime.cs
- LayoutUtils.cs
- SqlVisitor.cs
- DateTimeOffsetAdapter.cs
- Transform3DGroup.cs
- HtmlTitle.cs
- ProxySimple.cs
- KeyToListMap.cs
- InstanceDescriptor.cs
- SourceSwitch.cs
- FocusChangedEventArgs.cs
- BidOverLoads.cs
- StringSource.cs
- InboundActivityHelper.cs
- OutOfMemoryException.cs
- _ListenerResponseStream.cs
- StorageAssociationTypeMapping.cs
- cookiecollection.cs
- InitializerFacet.cs
- Trace.cs
- SymmetricSecurityProtocol.cs
- LifetimeServices.cs