Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Shared / MS / Internal / Generated / PenLineJoinValidation.cs / 1 / PenLineJoinValidation.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 IsPenLineJoinValid(object valueObject)
{
PenLineJoin value = (PenLineJoin) valueObject;
return (value == PenLineJoin.Miter) ||
(value == PenLineJoin.Bevel) ||
(value == PenLineJoin.Round);
}
}
}
// 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 IsPenLineJoinValid(object valueObject)
{
PenLineJoin value = (PenLineJoin) valueObject;
return (value == PenLineJoin.Miter) ||
(value == PenLineJoin.Bevel) ||
(value == PenLineJoin.Round);
}
}
}
// 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
- CodePrimitiveExpression.cs
- MsmqOutputSessionChannel.cs
- HMACSHA384.cs
- DriveNotFoundException.cs
- MenuItemStyleCollection.cs
- WebEncodingValidator.cs
- ThemeableAttribute.cs
- ExpressionWriter.cs
- ReflectionUtil.cs
- NTAccount.cs
- SqlDataSourceCommandEventArgs.cs
- FrameSecurityDescriptor.cs
- ImageListImageEditor.cs
- ArglessEventHandlerProxy.cs
- FactoryGenerator.cs
- DriveNotFoundException.cs
- ZipIOCentralDirectoryBlock.cs
- WebServiceHostFactory.cs
- Paragraph.cs
- XamlToRtfParser.cs
- DocumentViewerHelper.cs
- InheritanceRules.cs
- Options.cs
- thaishape.cs
- ByteAnimationBase.cs
- DbInsertCommandTree.cs
- PeerUnsafeNativeMethods.cs
- DataMember.cs
- DataGridViewRowCollection.cs
- TraceShell.cs
- baseaxisquery.cs
- StructuralCache.cs
- ToolStripPanel.cs
- ObjectQueryState.cs
- AssemblyFilter.cs
- XpsStructure.cs
- CollectionViewSource.cs
- HostSecurityManager.cs
- WeakReferenceKey.cs
- TextTreeDeleteContentUndoUnit.cs
- DbConnectionInternal.cs
- XmlSchemaFacet.cs
- StrokeNode.cs
- ReferenceSchema.cs
- MLangCodePageEncoding.cs
- FormClosedEvent.cs
- MouseEvent.cs
- CollaborationHelperFunctions.cs
- Misc.cs
- ListBox.cs
- BaseCollection.cs
- CAGDesigner.cs
- SecondaryViewProvider.cs
- DynamicMethod.cs
- ChildChangedEventArgs.cs
- DuplicateWaitObjectException.cs
- CompositionDesigner.cs
- XhtmlBasicSelectionListAdapter.cs
- PolicyException.cs
- PageSetupDialog.cs
- FormsAuthenticationUser.cs
- ScriptingProfileServiceSection.cs
- WmlControlAdapter.cs
- FunctionUpdateCommand.cs
- TableCell.cs
- ProcessHostServerConfig.cs
- CompilerCollection.cs
- ScriptBehaviorDescriptor.cs
- SerialPinChanges.cs
- ExpressionVisitor.cs
- ExpandCollapsePattern.cs
- CryptoApi.cs
- Point3DAnimation.cs
- CodeTypeParameter.cs
- BitmapPalettes.cs
- SequentialWorkflowRootDesigner.cs
- FrameworkEventSource.cs
- followingsibling.cs
- SQLDateTimeStorage.cs
- EventSinkActivityDesigner.cs
- TextDecorationCollection.cs
- PackagePartCollection.cs
- InertiaRotationBehavior.cs
- Int32RectConverter.cs
- ResourceContainer.cs
- ProbeDuplexAsyncResult.cs
- ProvideValueServiceProvider.cs
- FixedSOMTextRun.cs
- ControlPersister.cs
- ListItemCollection.cs
- odbcmetadatacollectionnames.cs
- ListViewSelectEventArgs.cs
- EntitySqlException.cs
- BlockUIContainer.cs
- CellCreator.cs
- PermissionSet.cs
- MethodAccessException.cs
- WindowsTooltip.cs
- MouseActionConverter.cs
- Mapping.cs