Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Shared / MS / Internal / Generated / PenLineCapValidation.cs / 1 / PenLineCapValidation.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.Media { 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 IsPenLineCapValid(object valueObject) { PenLineCap value = (PenLineCap) valueObject; return (value == PenLineCap.Flat) || (value == PenLineCap.Square) || (value == PenLineCap.Round) || (value == PenLineCap.Triangle); } } } // 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.Media { 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 IsPenLineCapValid(object valueObject) { PenLineCap value = (PenLineCap) valueObject; return (value == PenLineCap.Flat) || (value == PenLineCap.Square) || (value == PenLineCap.Round) || (value == PenLineCap.Triangle); } } } // 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
- XmlSchemaSimpleType.cs
- CodeSubDirectory.cs
- PtsHost.cs
- MsmqInputMessagePool.cs
- DebugView.cs
- MethodAccessException.cs
- OleDbException.cs
- DictionaryBase.cs
- RequiredFieldValidator.cs
- StringHelper.cs
- Pool.cs
- remotingproxy.cs
- ModuleConfigurationInfo.cs
- DrawingGroup.cs
- AvtEvent.cs
- TextCompositionEventArgs.cs
- MSAANativeProvider.cs
- AppLevelCompilationSectionCache.cs
- BrowserTree.cs
- SchemaDeclBase.cs
- DSASignatureDeformatter.cs
- MailMessageEventArgs.cs
- PageTheme.cs
- Psha1DerivedKeyGenerator.cs
- EventData.cs
- ToolStripItemClickedEventArgs.cs
- AdCreatedEventArgs.cs
- MediaTimeline.cs
- StateDesigner.CommentLayoutGlyph.cs
- ColorTransformHelper.cs
- SQLDoubleStorage.cs
- DynamicValueConverter.cs
- EncoderExceptionFallback.cs
- followingsibling.cs
- RijndaelManagedTransform.cs
- CharacterBufferReference.cs
- FormViewPagerRow.cs
- SystemMulticastIPAddressInformation.cs
- ImageBrush.cs
- CultureInfo.cs
- ScriptModule.cs
- ListControlStringCollectionEditor.cs
- AppDomainGrammarProxy.cs
- AnonymousIdentificationSection.cs
- MSAAEventDispatcher.cs
- DynamicObjectAccessor.cs
- ProviderUtil.cs
- ParenExpr.cs
- PolygonHotSpot.cs
- ConfigurationPropertyAttribute.cs
- PeerHelpers.cs
- OleDbErrorCollection.cs
- XmlEnumAttribute.cs
- documentsequencetextpointer.cs
- TypedAsyncResult.cs
- ManagementOptions.cs
- CustomValidator.cs
- ProvidersHelper.cs
- AlgoModule.cs
- OptimizedTemplateContentHelper.cs
- Button.cs
- DesignerWidgets.cs
- IsolationInterop.cs
- MultiTrigger.cs
- Ipv6Element.cs
- _HelperAsyncResults.cs
- PartialCachingControl.cs
- EdmComplexPropertyAttribute.cs
- SqlCacheDependency.cs
- MetafileHeader.cs
- ChooseAction.cs
- errorpatternmatcher.cs
- BufferBuilder.cs
- Assert.cs
- WinInet.cs
- SystemInformation.cs
- RegionData.cs
- SqlDelegatedTransaction.cs
- HighlightComponent.cs
- List.cs
- ScrollPatternIdentifiers.cs
- PenThreadPool.cs
- AssociativeAggregationOperator.cs
- NonVisualControlAttribute.cs
- ExtenderControl.cs
- HtmlContainerControl.cs
- RelatedImageListAttribute.cs
- DecoderBestFitFallback.cs
- LookupBindingPropertiesAttribute.cs
- Point3DCollection.cs
- CellParagraph.cs
- UpdatePanelTriggerCollection.cs
- LineServices.cs
- LinearGradientBrush.cs
- QilGenerator.cs
- AssociatedControlConverter.cs
- InternalResources.cs
- DesignerCategoryAttribute.cs
- PermissionSetTriple.cs
- SmiSettersStream.cs